Module handshake
rustls
0.23.25
Module handshake
Module Items
Structs
Constants
In rustls::
msgs::
deframer
Modules
buffers
handshake
Structs
DeframerIter
Functions
fuzz_deframer
rustls
::
msgs
::
deframer
Module
handshake
Copy item path
Settings
Help
Summary
Source
Structs
§
Dissect
Handshake
Iter
🔒
Fragment
Span
🔒
Handshake
Deframer
🔒
Handshake
Iter
🔒
Constants
§
HANDSHAKE_
HEADER_
LEN
🔒
MAX_
HANDSHAKE_
SIZE
🔒
TLS allows for handshake messages of up to 16MB. We restrict that to 64KB to limit potential for denial-of- service.