WDI_TLV_SAE_REJECTED_GROUPS (dot11wificxtypes.hpp)
WDI_TLV_SAE_REJECTED_GROUPS is a TLV that contains any rejected Finite Cyclic Groups used in a Commit request for Simultaneous Authentication of Equals (SAE) authentication.
This TLV is used in WDI_TLV_SAE_COMMIT_PARAMS.
TLV Type
0x16F
Length
The size (in bytes) of the array of UINT8 elements. The array must contain 1 or more elements.
Values
Type | Description |
---|---|
UINT8[] | An array of UINT8 elements that contains the rejected groups. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11 |
Minimum supported server | Windows Server 2022 |
Header | dot11wificxtypes.hpp |