Enumeration (GI Enum)

NM-1.0NMUtilsSecurityType

Describes generic security mechanisms that 802.11 access points may offer. Used with nm_utils_security_valid() for checking whether a given access point is compatible with a network device.

Index

Enumeration Members

DYNAMIC_WEP: number

standard 802.1x is used for authentication and generating the dynamic WEP keys automatically

INVALID: number

unknown or invalid security, placeholder and not used

LEAP: number

Cisco LEAP is used for authentication and for generating the dynamic WEP keys automatically

NONE: number

unencrypted and open

OWE: number

is used with Enhanced Open

SAE: number

is used with WPA3 Enterprise

STATIC_WEP: number

static WEP keys are used for encryption

WPA_ENTERPRISE: number

WPA1 is used with 802.1x authentication

WPA_PSK: number

WPA1 is used with Pre-Shared Keys (PSK)

WPA2_ENTERPRISE: number

WPA2 is used with 802.1x authentication

WPA2_PSK: number

WPA2/RSN is used with Pre-Shared Keys (PSK)

WPA3_SUITE_B_192: number

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