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

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

A subkey and any associated signatures.