-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Milestone
Description
A new function, addGetOrCreeatKey(tag) will be added to work
as follows:
First it queries the keychain if found, it gets the public key by:
let publicKey = SecKeyCopyPublicKey(privateKey)
and returns an object with two string values, one for "public" and one for "private"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels