|
Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
Public Attributes | |
| struct _DOT11DECRYPT_SEC_ASSOCIATION * | next |
| UINT8 | used |
| DOT11DECRYPT_SEC_ASSOCIATION_ID | saId |
| DOT11DECRYPT_KEY_ITEM * | key |
| UINT8 | handshake |
| UINT8 | validKey |
| struct { | |
| UINT8 key_ver | |
| UINT64 pn | |
| UCHAR nonce [DOT11DECRYPT_WPA_NONCE_LEN] | |
| UCHAR ptk [DOT11DECRYPT_WPA_PTK_LEN] | |
| } | wpa |
| UINT8 _DOT11DECRYPT_SEC_ASSOCIATION::used |
This flag define whether this item is used or not. Accepted values are TRUE and FALSE
1.8.11