This website requires JavaScript.
Explore
Help
Register
Sign in
yume
/
paricafe
Watch
1
Star
0
Fork
You've already forked paricafe
0
mirror of
https://github.com/paricafe/misskey.git
synced
2024-11-25 16:36:44 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1329721440
paricafe
/
src
/
crypto_key.d.ts
3 lines
92 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Implement Activity Streams representation of user
2018-03-31 22:24:29 -05:00
export
function
extractPublic
(
keypair
:
String
)
:
String
;
Add keypair to local account
2018-03-26 06:23:55 -05:00
export
function
generate
(
)
:
String
;
Reference in a new issue
Copy permalink