pub type CertificateListMessage = Vec<CertificateListItemMessage>;
Expand description

Message structure of a certificate list

Aliased Type§

struct CertificateListMessage { /* private fields */ }