rustls
0.21.12
CertificatePayload
Aliased type
In rustls::internal::msgs::handshake
Type Alias
rustls
::
internal
::
msgs
::
handshake
::
CertificatePayload
Copy item path
source
·
[
−
]
pub type CertificatePayload =
Vec
<
Certificate
>;
Aliased Type
§
struct CertificatePayload {
/* private fields */
}