This website requires JavaScript.
Explore
Help
Register
Sign in
etc
/
Sharkey
Watch
0
Star
0
Fork
You've already forked Sharkey
0
mirror of
https://activitypub.software/TransFem-org/Sharkey
synced
2024-12-03 11:17:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
922eb937ff
Sharkey
/
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