TWep Struct Reference

struct TWep

Data structure for storing a WEP key.

Member Data Documentation

TUint32 KeyIndex

TUint32 KeyIndex

Specifies which key to add or remove. Range: 0-3

TUint32 KeyLength

TUint32 KeyLength

The length of KeyMaterial in bytes. Range: 0-29

TUint8 KeyMaterial

TUint8 KeyMaterial

Array that stores the WEP key.