![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Public Attributes | |
guchar | _master_secret [SSL_MASTER_SECRET_LENGTH] |
guchar | _session_id [256] |
guchar | _client_random [32] |
guchar | _server_random [32] |
StringInfo | session_id |
StringInfo | session_ticket |
StringInfo | server_random |
StringInfo | client_random |
StringInfo | master_secret |
StringInfo | handshake_data |
StringInfo | pre_master_secret |
guchar | _server_data_for_iv [24] |
StringInfo | server_data_for_iv |
guchar | _client_data_for_iv [24] |
StringInfo | client_data_for_iv |
gint | state |
const SslCipherSuite * | cipher_suite |
SslDecoder * | server |
SslDecoder * | client |
SslDecoder * | server_new |
SslDecoder * | client_new |
StringInfo | psk |
StringInfo | app_data_segment |
SslSession | session |
gboolean | has_early_data |