Module handshake

Source

Structsยง

DissectHandshakeIter ๐Ÿ”’
FragmentSpan ๐Ÿ”’
HandshakeDeframer ๐Ÿ”’
HandshakeIter ๐Ÿ”’

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.