Encrypt a message using a public key for the recipient (pk) and signed with the private key of the sender sk.
See Implementation
Encrypt a message using a public key for the recipient (pk) and signed with the private key of the sender sk.