rustls::internal::msgs::handshake

Type Alias CertificatePayload

Source
pub type CertificatePayload = Vec<Certificate>;

Aliased Typeยง

struct CertificatePayload { /* private fields */ }