pub type TrustedCertificate = TrustedEnvelope<SenderSignedData, AuthorityStrongQuorumSignInfo>;

Aliased Type§

struct TrustedCertificate(/* private fields */);