[go: up one dir, main page]

Module types

Source
Expand description

Primitive types used in OpenPGP.

Structs§

Password
Stores password.
PasswordHint
Provides a hint about a key for which a password is required.

Enums§

CipherSuite
Internal representation of the supported cipher suites.
SerializationFormat
Enum indicating whether OpenPGP data should be serialized (i.e. exported as bytes) to a binary format or to ASCII-armored format.