|
Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
Public Attributes | |
| const SslCipherSuite * | cipher_suite |
| gint | compression |
| guchar | _mac_key_or_write_iv [48] |
| StringInfo | mac_key |
| StringInfo | write_iv |
| SSL_CIPHER_CTX | evp |
| SslDecompress * | decomp |
| guint64 | seq |
| guint16 | epoch |
| SslFlow * | flow |
| StringInfo | app_traffic_secret |
| StringInfo _SslDecoder::app_traffic_secret |
TLS 1.3 application traffic secret (if applicable), wmem file scope.
| guint64 _SslDecoder::seq |
Implicit (TLS) or explicit (DTLS) record sequence number.
1.8.11