Anonymously encrypt a message using the recipients public key. A new key pair is generated for each invocation, so a nonce isn't needed.
See Implementation
Anonymously encrypt a message using the recipients public key. A new key pair is generated for each invocation, so a nonce isn't needed.