pub type SubkeyBundle<KeyPart> = KeyBundle<KeyPart, SubordinateRole>;Expand description
A subkey and any associated signatures.
Aliased Typeยง
pub struct SubkeyBundle<KeyPart> { /* private fields */ }pub type SubkeyBundle<KeyPart> = KeyBundle<KeyPart, SubordinateRole>;A subkey and any associated signatures.
pub struct SubkeyBundle<KeyPart> { /* private fields */ }