rustls
0.21.12
Module handshake
Macros
Structs
Enums
Statics
Traits
Functions
Type Aliases
In rustls::msgs
Module
rustls
::
msgs
::
handshake
Copy item path
source
·
[
−
]
Macros
§
wrapped_payload
🔒
Create a newtype wrapper around a given type.
Structs
§
CertificateEntry
CertificatePayloadTLS13
CertificateRequestPayload
CertificateRequestPayloadTLS13
CertificateStatus
Only supports OCSP
ClientECDHParams
ClientHelloPayload
DistinguishedName
A
DistinguishedName
is a
Vec<u8>
wrapped in internal types.
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
Statics
§
HELLO_RETRY_REQUEST_RANDOM
🔒
ZERO_RANDOM
🔒
Traits
§
ConvertProtocolNameList
ConvertServerNameList
HasServerExtensions
Functions
§
trim_hostname_trailing_dot_for_sni
🔒
Type Aliases
§
CertificatePayload