#include <airpcap.h>
Data Fields | |
UINT | KeyType |
Type of key, can be on of: AIRPCAP_KEYTYPE_WEP, AIRPCAP_KEYTYPE_TKIP, AIRPCAP_KEYTYPE_CCMP. Only AIRPCAP_KEYTYPE_WEP is supported by the driver at the moment. | |
UINT | KeyLen |
Length of the key, in bytes. | |
BYTE | KeyData [WEP_KEY_MAX_SIZE] |
Key Data. |
|
Type of key, can be on of: AIRPCAP_KEYTYPE_WEP, AIRPCAP_KEYTYPE_TKIP, AIRPCAP_KEYTYPE_CCMP. Only AIRPCAP_KEYTYPE_WEP is supported by the driver at the moment.
|
|
Length of the key, in bytes.
|
|
Key Data.
|
AirPcap documentation. Copyright (c) 2006
CACE Technologies. All rights reserved.