mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-07 21:54:35 +08:00
![]() Now it does not fetch the PGP signature, because validation was broken anyway. Instead it validates multipart/signed according to RFC 3156 section 5 and returns details for the signed part: * BodyPartId * SigPartId * MicAlg So in the future several implementations (GnuPG, OpenPGP.js, etc.) can use the correct data for verification. |
||
---|---|---|
.. | ||
AbstractCollection.js | ||
Account.js | ||
Attachment.js | ||
AttachmentCollection.js | ||
ComposeAttachment.js | ||
Contact.js | ||
ContactProperty.js | ||
Email.js | ||
EmailCollection.js | ||
Filter.js | ||
FilterCondition.js | ||
FolderCollection.js | ||
Identity.js | ||
Message.js | ||
MessageCollection.js | ||
OpenPgpKey.js | ||
SieveScript.js |