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
DYNAMIC_WEP: 4

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

INVALID: 0

unknown or invalid security, placeholder and not used

LEAP: 3

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

NONE: 1

unencrypted and open

OWE: 10

is used with Enhanced Open

SAE: 9

is used with WPA3 Enterprise

STATIC_WEP: 2

static WEP keys are used for encryption

WPA_ENTERPRISE: 6

WPA1 is used with 802.1x authentication

WPA_PSK: 5

WPA1 is used with Pre-Shared Keys (PSK)

WPA2_ENTERPRISE: 8

WPA2 is used with 802.1x authentication

WPA2_PSK: 7

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

WPA3_SUITE_B_192: 11

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

Variables

$gtype