Edit

OID_WDI_SET_ADD_CIPHER_KEYS

Important

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

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

Minimum supported client

Windows 10

Minimum supported server

Windows Server 2016

Header

Dot11wdi.h

See also

OID_WDI_SET_DELETE_CIPHER_KEYS