Structs§
- Connection state common to both client and server connections.
- Context 🔒
- Values of this structure are returned from
Connection::process_new_packets
and tell the caller the current I/O state of the TLS connection. - Tracking technically-allowed protocol actions that we limit to avoid denial-of-service vectors.
Enums§
Constants§
Traits§
- State 🔒