|
skeletonKey
BEng Dissertation; Pen-testing device
|
Struct to store the information of a 4-way handshake. More...
#include <WiFiTools.h>
Data Fields | |
| uint8_t | ap_mac [6] |
| uint8_t | sta_mac [6] |
| uint8_t | eapol [256] |
| uint16_t | eapol_len |
| uint8_t | keymic [16] |
| uint8_t | replay_counter [8] |
| uint8_t | essid [64] |
| uint8_t | essid_len |
Struct to store the information of a 4-way handshake.