Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
#include <dot11decrypt_user.h>
Public Attributes | |
UCHAR | Psk [DOT11DECRYPT_WPA_PSK_LEN] |
UCHAR | Ptk [DOT11DECRYPT_WPA_PTK_LEN] |
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.