Version 1.12
Here are the changes in Version 1.12:
- Added support for viewing encrypted or signed messages and their attachments if matching certificate is in user certificate store. (Does not perform signature verification)
Specifically, this decodes messages encrypted in the most common format used by Outlook and Gmail, S/MIME. A dummy body has an encrypted attachment which is decoded to replace both message body and attachments when the encrypted message is selected. This code was contributed by @just1fi3d and tracked by issue #15.