|
Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
Public Attributes | |
| guint8 * | secret |
| tls13_cipher | cipher [2] |
| guint64 | changed_in_pkn |
| gboolean | key_phase: 1 |
Packet protection state for an endpoint.
| guint64 quic_pp_state::changed_in_pkn |
Packet number where key change occurred.
| tls13_cipher quic_pp_state::cipher[2] |
Cipher for KEY_PHASE 0/1
| gboolean quic_pp_state::key_phase |
Current key phase.
| guint8* quic_pp_state::secret |
client_pp_secret_N / server_pp_secret_N
1.8.11