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
Using my public key to encrypt a simple string causes gpgme to raise an InvalidValue error. It works fine using the key of my employer. Using my key also works fine on the gpg command line and I am able to receive and decrypt mail with it.
Sadly I am kind of lost on how to debug this.. any tips? Thank you very much!
The text was updated successfully, but these errors were encountered:
https://gist.github.com/luto/1d60390d21e68a8adf0dd7b3f2900f68
Using my public key to encrypt a simple string causes gpgme to raise an
InvalidValue
error. It works fine using the key of my employer. Using my key also works fine on the gpg command line and I am able to receive and decrypt mail with it.Sadly I am kind of lost on how to debug this.. any tips? Thank you very much!
The text was updated successfully, but these errors were encountered: