You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using a key generated from https://pgptool.github.io/ with a password.
When I tried to use it with $encrypted = \OpenPGP_Crypt_Symmetric::encrypt($key,new OpenPGP_Message(array($data)));
I got "Only RSA keys are supported."
The text was updated successfully, but these errors were encountered:
I am using a key generated from https://pgptool.github.io/ with a password.
When I tried to use it with $encrypted = \OpenPGP_Crypt_Symmetric::encrypt($key,new OpenPGP_Message(array($data)));
I got "Only RSA keys are supported."
The text was updated successfully, but these errors were encountered: