Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
_DOT11DECRYPT_KEY_ITEM::DOT11DECRYPT_KEY_ITEMDATA::DOT11DECRYPT_KEY_ITEMDATA_WPA Struct Reference

#include <dot11decrypt_user.h>

Public Attributes

unsigned char Psk [DOT11DECRYPT_WPA_PMK_MAX_LEN]
 
unsigned char Ptk [DOT11DECRYPT_WPA_PTK_MAX_LEN]
 
uint8_t PskLen
 
uint8_t PtkLen
 
uint8_t Akm
 
uint8_t Cipher
 

Detailed Description

WPA/WPA2 key data. Note that the decryption process will use the PMK (equal to PSK), that is calculated from passphrase-SSID pair. You can define one of these three fields and necessary fields will be automatically calculated.


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