rustls::internal::msgs::handshake

Type Alias CertificatePayload

source
pub type CertificatePayload = Vec<Certificate>;

Aliased Typeยง

struct CertificatePayload { /* private fields */ }