OID_WDI_SET_ADD_CIPHER_KEYS (dot11wificxintf.h)

Important

This topic is part of the WiFiCx driver model. WiFiCx is the Wi-Fi driver model released in Windows 11. We recommend that you use WiFiCx to take advantage of the latest features. The previous Wi-Fi driver model WDI is in maintenance mode and will only receive high priority fixes.

OID_WDI_SET_ADD_CIPHER_KEYS adds or overwrites cipher keys in the key table of a port. This is a set-only property.

Scope Set serialized with task Normal execution time (seconds)
Port Yes 1

Cipher keys that are marked as Static should not be cleared on a roam. They can only be cleared on a OID_WDI_TASK_DOT11_RESET or if they are overwritten with a new OID_WDI_SET_ADD_CIPHER_KEYS.

Set property parameters

TLV Multiple TLV instances allowed Optional Description
WDI_TLV_SET_CIPHER_KEY_INFO X The cipher keys to be added or overwritten in the key table of the port.

Set property results

No additional data. The data in the header is sufficient.

Requirements

Requirement Value
Minimum supported client Windows 11
Minimum supported server Windows Server 2022
Header dot11wificxintf.h

See also

OID_WDI_SET_DELETE_CIPHER_KEYS