Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
_SslDecryptSession Struct Reference

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 SslCipherSuitecipher_suite
 
SslDecoderserver
 
SslDecoderclient
 
SslDecoderserver_new
 
SslDecoderclient_new
 
StringInfo psk
 
StringInfo app_data_segment
 
SslSession session
 
gboolean has_early_data
 

The documentation for this struct was generated from the following file: