![]() |
Wi-Fi Host Driver (WHD) Public API Reference Guide | |
Structure for storing a WEP key.
Data Fields | |
| uint8_t | index |
| WEP key index [0/1/2/3]. | |
| uint8_t | length |
| WEP key length. More... | |
| uint8_t | data [32] |
| WEP key as values NOT characters. | |
| uint8_t length |
WEP key length.
Either 5 bytes (40-bits) or 13-bytes (104-bits)