This website requires JavaScript.
Explore
Help
Register
Sign in
woem.men
/
forkey
Watch
4
Star
2
Fork
You've already forked forkey
3
Code
Issues
43
Pull requests
17
Projects
Releases
Packages
Wiki
Activity
Actions
251cf1d76f
forkey
/
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 14:26:32 +00:00
export
function
extractPublic
(
keypair
:
string
)
:
string
;
export
function
generate
(
)
:
string
;
Reference in a new issue
Copy permalink