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

#include <dot11decrypt_user.h>

Classes

struct  DOT11DECRYPT_KEY_ITEMDATA_WEP
 
struct  DOT11DECRYPT_KEY_ITEMDATA_WPA
 

Public Attributes

struct _DOT11DECRYPT_KEY_ITEM::DOT11DECRYPT_KEY_ITEMDATA::DOT11DECRYPT_KEY_ITEMDATA_WEP Wep
 
struct _DOT11DECRYPT_KEY_ITEM::DOT11DECRYPT_KEY_ITEMDATA::DOT11DECRYPT_KEY_ITEMDATA_WPA Wpa
 

Detailed Description

Key data. This field can be used for the following decryptographic algorithms: WEP-40, with a key of 40 bits (10 hex-digits); WEP-104, with a key of 104 bits (or 26 hex-digits); WPA or WPA2.

Note
For WPA/WPA2, the PMK is calculated from the PSK, and the PSK is calculated from the passphrase-SSID pair. You can enter one of these 3 values and subsequent fields will be automatically calculated.
For WPA and WPA2 this implementation will use standards as defined in 802.11i (2004) and 802.1X (2004).

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