This website requires JavaScript.
Explore
Help
Sign In
mirror
/
MisskeyIO
Watch
1
Star
0
Fork
0
You've already forked MisskeyIO
mirror of
https://github.com/MisskeyIO/misskey
synced
2024-12-16 15:48:19 +09:00
Code
bfa326af2c
MisskeyIO
/
src
/
crypto_key.d.ts
3 lines
92 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Implement Activity Streams representation of user
2018-04-01 12:24:29 +09:00
export
function
extractPublic
(
keypair
:
String
)
:
String
;
Add keypair to local account
2018-03-26 20:23:55 +09:00
export
function
generate
(
)
:
String
;
Copy Permalink