Type Alias mithril_common::messages::CertificateListMessage
source · pub type CertificateListMessage = Vec<CertificateListItemMessage>;
Expand description
Message structure of a certificate list
Aliased Type§
struct CertificateListMessage { /* private fields */ }