This website requires JavaScript.
Explore
Help
Register
Sign in
nullobsi
/
FoundKey
Watch
1
Star
0
Fork
You've already forked FoundKey
0
forked from
FoundKeyGang/FoundKey
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
46f1e8c599
FoundKey
/
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