Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 1.95 KB

oid-wdi-set-add-cipher-keys.md

File metadata and controls

53 lines (29 loc) · 1.95 KB
title ms.topic description ms.date keywords
OID_WDI_SET_ADD_CIPHER_KEYS (dot11wificxintf.h)
reference
The OID_WDI_SET_ADD_CIPHER_KEYS command adds or overwrites cipher keys in the key table of a port. This is a set-only property.
07/31/2021
OID_WDI_SET_ADD_CIPHER_KEYS Network Drivers Starting with Windows Vista

OID_WDI_SET_ADD_CIPHER_KEYS (dot11wificxintf.h)

[!INCLUDE WiFiCx topic note]

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