☰
CertificatePayload
CertificatePayload
In rustls::internal::msgs::handshake
Structs
CertificateEntry
CertificatePayloadTLS13
CertificateRequestPayload
CertificateRequestPayloadTLS13
CertificateStatus
ClientECDHParams
ClientHelloPayload
DistinguishedName
ECDHEServerKeyExchange
ECParameters
HandshakeMessagePayload
HelloRetryRequest
KeyShareEntry
NewSessionTicketPayload
NewSessionTicketPayloadTLS13
OCSPCertificateStatusRequest
PresharedKeyBinder
PresharedKeyIdentity
PresharedKeyOffer
ProtocolName
Random
ResponderId
Sct
ServerECDHParams
ServerHelloPayload
ServerName
SessionId
UnknownExtension
Enums
CertReqExtension
CertificateExtension
CertificateStatusRequest
ClientExtension
ClientSessionTicket
HandshakePayload
HelloRetryExtension
KeyExchangeAlgorithm
NewSessionTicketExtension
ServerExtension
ServerKeyExchangePayload
ServerNamePayload
Traits
ConvertProtocolNameList
ConvertServerNameList
HasServerExtensions
Type Definitions
CertificatePayload
?
Type Definition
rustls
::
internal
::
msgs
::
handshake
::
CertificatePayload
source
·
[
−
]
pub type CertificatePayload =
Vec
<
Certificate
>;