Expand description
TLS Session state management.
Tracks the state of a TLS connection including version, cipher suite, randoms, master secret, and derived keys.
Structs§
- Conn
State - TLS connection state for one direction (read or write).
- NssKey
LogEntry - NSS key log file parser.
- TlsSession
- TLS session state.
Enums§
- Connection
End - Connection end identifier.
Functions§
- parse_
nss_ key_ log - Parse an NSS key log file.