nn::ac::CTR::SecurityMode Enumerated Type

Syntax

enum SecurityMode;

Values

Value Description
OPEN No authentication.
WEP_40BIT WEP 40-bit authentication.
WEP_104BIT WEP 104-bit authentication.
WEP_128BIT WEP 128-bit authentication.
WPA_TKIP WPA TKIP authentication.
WPA2_TKIP WPA2 TKIP authentication.
WPA_AES WPA AES authentication.
WPA2_AES WPA2 AES authentication.

Description

Enumerated type indicating an access point's authentication method.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL