SHssWep Struct Reference

struct SHssWep

Data structure for storing a WEP key.

Member Data Documentation

TUint32 KeyIndex

TUint32 KeyIndex

Specifies 64/128/152/256-bit WEP. 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.