Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_SslDecryptSession Struct Reference

Public Attributes

unsigned char _master_secret [SSL_MASTER_SECRET_LENGTH]
 
unsigned char _session_id [256]
 
unsigned char _client_random [32]
 
unsigned char _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
 
unsigned char _server_data_for_iv [24]
 
StringInfo server_data_for_iv
 
unsigned char _client_data_for_iv [24]
 
StringInfo client_data_for_iv
 
int state
 
const SslCipherSuitecipher_suite
 
SslDecoderserver
 
SslDecoderclient
 
SslDecoderserver_new
 
SslDecoderclient_new
 
StringInfo psk
 
StringInfo app_data_segment
 
SslSession session
 
bool has_early_data
 
StringInfo ech_transcript
 

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