WiFi Framework C++ Edition
Public Attributes | List of all members
wclWiFiAuthCipherPair Struct Reference

Defines a pair of 802.11 authentication and cipher algorithms that can be enabled at the same time on the 802.11 station. More...

#include <wclWiFi.h>

Public Attributes

wclWiFiAuthAlgorithm AuthAlgorithm
 An authentication algorithm as specified by a wclWiFiAuthAlgorithm value.
 
wclWiFiCipherAlgorithm CipherAlgorithm
 A cipher algorithm as specified by a wclWiFiCipherAlgorithm value.
 

Detailed Description

Defines a pair of 802.11 authentication and cipher algorithms that can be enabled at the same time on the 802.11 station.