This website requires JavaScript.
Explore
Help
Sign In
161sh
/
trashposs
Watch
1
Star
0
Fork
0
You've already forked trashposs
mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced
2024-11-23 17:29:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4fbb65da1c
trashposs
/
src
/
crypto_key.d.ts
3 lines
92 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Implement Activity Streams representation of user
2018-04-01 05:24:29 +02:00
export
function
extractPublic
(
keypair
:
String
)
:
String
;
Add keypair to local account
2018-03-26 13:23:55 +02:00
export
function
generate
(
)
:
String
;
Reference in New Issue
Copy Permalink