This website requires JavaScript.
Explore
Help
Register
Sign In
laoxong
/
misskey
Watch
1
Star
0
Fork
0
You've already forked misskey
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5bc30c5493
misskey
/
src
/
crypto_key.d.ts
3 lines
92 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Use primitive type string instead of String (#3578)
2018-12-09 15:26:32 +01:00
export
function
extractPublic
(
keypair
:
string
)
:
string
;
export
function
generate
(
)
:
string
;
Reference in New Issue
Copy Permalink