Type Alias TrustedCertificate
pub type TrustedCertificate = TrustedEnvelope<SenderSignedData, AuthorityQuorumSignInfo<true>>;
Aliased Typeยง
struct TrustedCertificate(/* private fields */);
pub type TrustedCertificate = TrustedEnvelope<SenderSignedData, AuthorityQuorumSignInfo<true>>;
struct TrustedCertificate(/* private fields */);