Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Attributes | |
const SslCipherSuite * | cipher_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 |
SslDecompress * | decomp |
uint64_t | dtls13_epoch |
uint64_t | seq |
StringInfo | dtls13_aad |
uint16_t | epoch |
SslFlow * | flow |
StringInfo | app_traffic_secret |
StringInfo _SslDecoder::app_traffic_secret |
TLS 1.3 application traffic secret (if applicable), wmem file scope.
StringInfo _SslDecoder::dtls13_aad |
Additional Authenticated Data for DTLS 1.3.
uint64_t _SslDecoder::seq |
Implicit (TLS) or explicit (DTLS) record sequence number.