Closed Arinerron closed 7 years ago
Is it possible?
Also, can I programmatically pass the public key on to the encrypt function so it doesn't have to store it in the keychain or something (and private key for signing)?
Please see keygen in the examples folder.
And yes, of course you can pass and store/not store in any way you like.
Thank you.
Is it possible?
Also, can I programmatically pass the public key on to the encrypt function so it doesn't have to store it in the keychain or something (and private key for signing)?