Module inbound
rustls
0.23.25
Module inbound
Module Items
Structs
Functions
In rustls::
msgs::
message
Modules
inbound
outbound
Structs
Message
PlainMessage
Enums
MessageError
MessagePayload
Constants
HEADER_SIZE
MAX_PAYLOAD
MAX_WIRE_SIZE
rustls
::
msgs
::
message
Module
inbound
Copy item path
Settings
Help
Summary
Source
Structs
§
Borrowed
Payload
Inbound
Opaque
Message
A TLS frame, named TLSPlaintext in the standard.
Inbound
Plain
Message
A TLS frame, named
TLSPlaintext
in the standard.
Functions
§
unpad_
tls13_
payload
🔒
Decode a TLS1.3
TLSInnerPlaintext
encoding.