Expand description
Handling of OpenPGP messages.
Structs§
- Message
Result - Result of decrypting and/or verifying the signatures of a message with unpack.
Enums§
- Encryption
Mechanism - Configuration for encryption, either as SeipdV1 or SeipdV2
- Signature
Mode - Mode for data signatures: Signature over binary data or over normalized text data.