Encrypt the given content to the given public key. This is RSA encryption, and should be used only to encrypt AES keys.
The content to encrypt, and public key to encrypt it to.
Optional
Encrypt the given content to the given public key. This is RSA encryption, and should be used only to encrypt AES keys.
Param: params
The content to encrypt, and public key to encrypt it to.
Returns