Edit

OID_WDI_SET_DELETE_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_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

Minimum supported client

Windows 10

Minimum supported server

Windows Server 2016

Header

Dot11wdi.h

See also

OID_WDI_SET_ADD_CIPHER_KEYS