pub type CertificateListMessage = Vec<CertificateListItemMessage>;
Expand description
Message structure of a certificate list
Aliased Typeยง
pub struct CertificateListMessage { /* private fields */ }
pub type CertificateListMessage = Vec<CertificateListItemMessage>;
Message structure of a certificate list
pub struct CertificateListMessage { /* private fields */ }