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

type SubkeyBundle<KeyPart> = KeyBundle<KeyPart, SubordinateRole>;

A subkey and any associated signatures.