[][src]Type Definition sequoia_openpgp::cert::SubkeyBinding

type SubkeyBinding<KeyPart> = KeyBinding<KeyPart, SubordinateRole>;

A subkey and any associated signatures.