Module rustls::common_state
source ยท 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.
Enumsยง
Constantsยง
- DEFAULT_BUFFER_LIMIT ๐
Traitsยง
- State ๐