Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_dof_secmode_api_data Struct Reference

Public Attributes

uint8_t version
 
dof_secmode_context context
 
unsigned security_mode_offset
 
dof_api_datadof_api
 
dof_secure_session_datasecure_session
 
dof_session_key_exchange_datasession_key_data
 

Member Data Documentation

◆ context

dof_secmode_context _dof_secmode_api_data::context

CONTEXT: Set the DPS dissector, required.

◆ dof_api

dof_api_data* _dof_secmode_api_data::dof_api

API DATA: Set by the DPS dissector, required.

◆ secure_session

dof_secure_session_data* _dof_secmode_api_data::secure_session

SECURE SESSION DATA: Controlled by the caller, either associated with the current packet (HEADER mode) or not (other modes). Used to access session information.

◆ security_mode_offset

unsigned _dof_secmode_api_data::security_mode_offset

SECURITY MODE OFFSET: The packet offset from the DPP header of the security mode.

◆ session_key_data

dof_session_key_exchange_data* _dof_secmode_api_data::session_key_data

KEY EXCHANGE: Controlled by the caller, represents the key exchange for INITIALIZE mode.

◆ version

uint8_t _dof_secmode_api_data::version

API VERSION: Set by the DPS dissector, required. MUST BE THE FIRST FIELD.


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