Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
Public Attributes | List of all members
quic_pp_state Struct Reference

Public Attributes

guint8 * secret
 
tls13_cipher cipher [2]
 
guint64 changed_in_pkn
 
gboolean key_phase: 1
 

Detailed Description

Packet protection state for an endpoint.

Member Data Documentation

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


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