Type Alias sequoia_openpgp::cert::bundle::UnknownBundle
source · pub type UnknownBundle = ComponentBundle<Unknown>;
Expand description
An unknown component and any associated signatures.
Note: all signatures are stored as certifications.
Aliased Type§
struct UnknownBundle { /* private fields */ }