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

type PrimaryKeyBundle<KeyPart> = KeyBundle<KeyPart, PrimaryRole>;

A primary key and any associated signatures.