SubkeyBundle

Type Alias SubkeyBundle 

Source
pub type SubkeyBundle<KeyPart> = KeyBundle<KeyPart, SubordinateRole>;
Expand description

A subkey and any associated signatures.

See the module level documentation.

Aliased Typeยง

pub struct SubkeyBundle<KeyPart> { /* private fields */ }