Module outbound
rustls
0.23.25
Module outbound
Module Items
Structs
Enums
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
outbound
Copy item path
Settings
Help
Summary
Source
Structs
§
Outbound
Opaque
Message
A TLS frame, named
TLSPlaintext
in the standard.
Outbound
Plain
Message
A TLS frame, named
TLSPlaintext
in the standard.
Prefixed
Payload
Enums
§
Outbound
Chunks
A collection of borrowed plaintext slices.
Functions
§
read_
opaque_
message_
header
🔒