Type Alias rustls::msgs::handshake::CertificatePayload
source · pub type CertificatePayload = Vec<Certificate>;
Aliased Type§
struct CertificatePayload { /* private fields */ }
pub type CertificatePayload = Vec<Certificate>;
struct CertificatePayload { /* private fields */ }