This website requires JavaScript.
Explore
Help
Register
Sign in
keith
/
barkey
Watch
1
Star
0
Fork
You've already forked barkey
0
mirror of
https://codeberg.org/yeentown/barkey
synced
2024-11-28 21:23:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c3872b4a38
barkey
/
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