User facing interface to work with a public key.
User facing interface to work with a secret key.
Shared details between secret and public keys.
Represents a Public PGP key, which is signed and either received or ready to be transferred.
Parse a transferable keys from the given packets.
Ref: https://tools.ietf.org/html/rfc4880.html#section-11.1
Represents a Public PGP SubKey.
Represents a secret signed PGP key.
Parse a transferable keys from the given packets.
Ref: https://tools.ietf.org/html/rfc4880.html#section-11.1
Represents a composed secret PGP SubKey.
Standalone signature as defined by the cleartext framework.