Edit

WDI_TLV_DELETE_CIPHER_KEY_INFO

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.

WDI_TLV_DELETE_CIPHER_KEY_INFO is a TLV that contains information to identify a single cipher key to remove with OID_WDI_SET_DELETE_CIPHER_KEYS.

TLV Type

0x53

Length

The sum (in bytes) of the sizes of all contained TLVs.

Values

Type Multiple TLV instances allowed Optional Description
WDI_TLV_PEER_MAC_ADDRESS X Specifies the peer MAC address. At least one of WDI_TLV_PEER_MAC_ADDRESS or WDI_TLV_CIPHER_KEY_ID must be present.
WDI_TLV_CIPHER_KEY_ID X Specifies the cipher key ID. At least one of WDI_TLV_PEER_MAC_ADDRESS or WDI_TLV_CIPHER_KEY_ID must be present.
WDI_TLV_CIPHER_KEY_TYPE_INFO Specifies the cipher key type information.

Requirements

Minimum supported client

Windows 10

Minimum supported server

Windows Server 2016

Header

Wditypes.hpp