Type Definition sequoia_openpgp::cert::bundle::UnknownBundle[][src]

type UnknownBundle = ComponentBundle<Unknown>;

An unknown component and any associated signatures.

Note: all signatures are stored as certifications.

See the module level documentation.