Type Alias rustls::msgs::handshake::CertificatePayload

source ·
pub type CertificatePayload = Vec<Certificate>;

Aliased Type§

struct CertificatePayload { /* private fields */ }