Enumeration (GI Flags)

NM-1.0NM__80211ApSecurityFlags

802.11 access point security and authentication flags. These flags describe the current security requirements of an access point as determined from the access point's beacon.

Index

Enumeration Members

GROUP_CCMP: number

AES/CCMP is supported for group/broadcast encryption

GROUP_TKIP: number

TKIP is supported for group/broadcast encryption

GROUP_WEP104: number

104/128-bit WEP is supported for group/broadcast encryption

GROUP_WEP40: number

40/64-bit WEP is supported for group/broadcast encryption

KEY_MGMT_802_1X: number

802.1x authentication and key management is supported

KEY_MGMT_EAP_SUITE_B_192: number

WPA3 Enterprise Suite-B 192 bit mode is supported. Since: 1.30.

KEY_MGMT_OWE: number

WPA/RSN Opportunistic Wireless Encryption is supported

KEY_MGMT_OWE_TM: number

WPA/RSN Opportunistic Wireless Encryption transition mode is supported. Since: 1.26.

KEY_MGMT_PSK: number

WPA/RSN Pre-Shared Key encryption is supported

KEY_MGMT_SAE: number

WPA/RSN Simultaneous Authentication of Equals is supported

NONE: number

the access point has no special security requirements

PAIR_CCMP: number

AES/CCMP is supported for pairwise/unicast encryption

PAIR_TKIP: number

TKIP is supported for pairwise/unicast encryption

PAIR_WEP104: number

104/128-bit WEP is supported for pairwise/unicast encryption

PAIR_WEP40: number

40/64-bit WEP is supported for pairwise/unicast encryption