Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
_SslDecoder Struct Reference

Public Attributes

const SslCipherSuite * cipher_suite
int compression
unsigned char _mac_key_or_write_iv [48]
StringInfo mac_key
StringInfo write_iv
gcry_cipher_hd_t sn_evp
gcry_cipher_hd_t evp
SslDecompress * decomp
uint64_t dtls13_epoch
uint64_t seq
StringInfo dtls13_aad
uint16_t epoch
SslFlow * flow
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: