Structsยง
- Common
State - Connection state common to both client and server connections.
- Context ๐
- Handshake
Flight ๐ - IoState
- Values of this structure are returned from
Connection::process_new_packets
and tell the caller the current I/O state of the TLS connection. - Temper
Counters ๐ - Tracking technically-allowed protocol actions that we limit to avoid denial-of-service vectors.
Enumsยง
- Handshake
Kind - Describes which sort of handshake happened.
- KxState ๐
- Limit ๐
- Protocol ๐
- Side
- Side of the connection.
Constantsยง
Traitsยง
- State ๐
Type Aliasesยง
- Handshake
Flight ๐Tls12 - Handshake
Flight ๐Tls13