RSNA_AKM_CIPHER_PAIR - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// windot11.h

typedef struct {
  RSNA_AKM_SUITE    akm;
  RSNA_CIPHER_SUITE cipher;
} RSNA_AKM_CIPHER_PAIR;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-windot11-rsna_akm_cipher_pair)

Description

The RSNA_AKM_CIPHER_PAIR structure represents a Robust Security Network Association (RSNA) authentication and key management (AKM) and encryption cipher pair.

Members

akm

An RSNA_AKM_SUITE enumeration value that specifies the RSNA AKM suite.

cipher

An RSNA_CIPHER_SUITE enumeration value that specifies the RSNA cipher suite.

Remarks

The RSNA_AKM_CIPHER_PAIR structure is used in the WDI_TLV_RSNA_AKM_CIPHER_SUITE TLV.

See also

RSNA_AKM_SUITE

RSNA_CIPHER_SUITE

WDI_TLV_RSNA_AKM_CIPHER_SUITE

WiFiCx Wi-Fi 7 feature requirements