Get desktop application:
View/edit binary Protocol Buffers messages
This enum defines the AKM Suites field of the 802.11 messages. Note that a single Beacon, Probe Response, Association Request, or Reassociation Request Frame can contain multiple Cipher Suites, and multiple AKM suites. It is necessary to list all of the supported suites so that a proper security assessment can be performed on the Access Point. Following are how the enum values map to IEEE Std 802.11-2012 00-0F-AC:1 - IEEE_8021X 00-0F-AC:2 - PSK 00-0F-AC:3 - FT_IEEE_8021X 00-0F-AC:4 - FT_PSK 00-0F-AC:5 - IEEE_8021X_SHA256 00-0F-AC:6 - PSK_SHA256 00-0F-AC:7 - TDLS 00-0F-AC:8 - SAE 00-0F-AC:9 - FT_SAE <p> And OPEN is no AKM.
Used in:
EAP AKM Methods
PSK AKM Methods
TDLS