Expand description
Primitive types used in OpenPGP.
Structs§
- Password
- Stores password.
- Password
Hint - Provides a hint about a key for which a password is required.
Enums§
- Cipher
Suite - Internal representation of the supported cipher suites.
- Serialization
Format - Enum indicating whether OpenPGP data should be serialized (i.e. exported as bytes) to a binary format or to ASCII-armored format.