-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
Description:
the ios version currently throws a generic alert box when the message can't be decrypted that says:
"Could not open message".
There are many reasons that cause the decryption error of an encrypted message needs to be handled.
Here are some of them:
- Current key cannot open the message - often happens when the user is using the wrong private key or the sender uses an old public key to encrypt the message.
Reference:
can be found under the "decrypt error" label
https://gpgtools.tenderapp.com/kb/faq/modification-detection-code-mdc-errors





