Type Alias sequoia_openpgp::cert::bundle::UserAttributeBundle
source · pub type UserAttributeBundle = ComponentBundle<UserAttribute>;
Expand description
A User Attribute and any associated signatures.
Aliased Type§
struct UserAttributeBundle { /* private fields */ }