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
Hi. I'm not sure what I'm doing wrong here since its my first time messing with PGP keys.
From what I understand this should work since its pretty much the example, with an already encrypted message as the only difference.
Are the keys wrong? I sometimes see an error of Invalid ASCII armor, missing CRC but its not consistent.
By messing with indentation on the message i get a Call to a member function setEncryptionMode() on null when trying to decrypt.
Any pointers would be appreciated, since im completly lost.
Hi. I'm not sure what I'm doing wrong here since its my first time messing with PGP keys.
From what I understand this should work since its pretty much the example, with an already encrypted message as the only difference.
Are the keys wrong? I sometimes see an error of
Invalid ASCII armor, missing CRC
but its not consistent.By messing with indentation on the message i get a
Call to a member function setEncryptionMode() on null
when trying to decrypt.Any pointers would be appreciated, since im completly lost.
Thank you!
The text was updated successfully, but these errors were encountered: