rustls
0.21.12
Certificate
Payload
Aliased type
In rustls::
internal::
msgs::
handshake
rustls
::
internal
::
msgs
::
handshake
Type Alias
CertificatePayload
Copy item path
Source
pub type CertificatePayload =
Vec
<
Certificate
>;
Aliased Type
ยง
struct CertificatePayload {
/* private fields */
}