Expand description
End-to-end decryption support.
Structs
Functions
- Returns Ok(None) if nothing encrypted was found.
- Returns a reference to the encrypted payload of a message turned into attachment.
- Returns a reference to the encrypted payload of a valid PGP/MIME message.
- Applies Autocrypt header to Autocrypt peer state and saves it into the database.
- Returns a reference to the encrypted payload of a “Mixed Up” message.
- Tries to decrypt a message, but only if it is structured as an Autocrypt message.
- Validates signatures of Multipart/Signed message part, as defined in RFC 1847.