[][src]Module pgp::composed::signed_key::public

Structs

PublicKeyParser

Parse a transferable keys from the given packets. Ref: https://tools.ietf.org/html/rfc4880.html#section-11.1

SignedPublicKey

Represents a Public PGP key, which is signed and either received or ready to be transferred.

SignedPublicSubKey

Represents a Public PGP SubKey.