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

Public Attributes

const SslCipherSuitecipher_suite
 
int compression
 
unsigned char _mac_key_or_write_iv [48]
 
StringInfo mac_key
 
StringInfo write_iv
 
SSL_CIPHER_CTX sn_evp
 
SSL_CIPHER_CTX evp
 
SslDecompressdecomp
 
uint64_t dtls13_epoch
 
uint64_t seq
 
StringInfo dtls13_aad
 
uint16_t epoch
 
SslFlowflow
 
StringInfo app_traffic_secret
 

Member Data Documentation

◆ app_traffic_secret

StringInfo _SslDecoder::app_traffic_secret

TLS 1.3 application traffic secret (if applicable), wmem file scope.

◆ dtls13_aad

StringInfo _SslDecoder::dtls13_aad

Additional Authenticated Data for DTLS 1.3.

◆ seq

uint64_t _SslDecoder::seq

Implicit (TLS) or explicit (DTLS) record sequence number.


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