OID_WDI_SET_DELETE_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_DELETE_CIPHER_KEYS deletes cipher keys from the device's cipher key table.

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

Set property parameters

TLV Multiple TLV instances allowed Optional Description
WDI_TLV_DELETE_CIPHER_KEY_INFO X The cipher keys to be deleted from the device's key table.

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_ADD_CIPHER_KEYS