Type Alias TrustedCertificate

Source
pub type TrustedCertificate = TrustedEnvelope<SenderSignedData, AuthorityStrongQuorumSignInfo>;

Aliased Typeยง

pub struct TrustedCertificate(/* private fields */);