Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AuthType

AuthenticationType

Index

Enumeration members

AUTOMATIC = 8

determine automatically (if necessary by trying multiple times); this is invalid in netlink -- leave out the attribute for this on CONNECT commands.

FILS_PK = 7

Fast Initial Link Setup public key

FILS_SK = 5

Fast Initial Link Setup shared key

FILS_SK_PFS = 6

Fast Initial Link Setup shared key with PFS

FT = 2

Fast BSS Transition (IEEE 802.11r)

NETWORK_EAP = 3

Network EAP (some Cisco APs and mainly LEAP)

OPEN_SYSTEM = 0

Open System authentication

SAE = 4

Simultaneous authentication of equals

SHARED_KEY = 1

Shared Key authentication (WEP only)

Generated using TypeDoc