Encryption Guidelines

Important  The Native 802.11 Wireless LAN interface is deprecated in Windows 10 and later. Please use the WLAN Device Driver Interface (WDI) instead. For more information about WDI, see WLAN Universal Windows driver model.

 

When encrypting a media access control (MAC) service data unit (MSDU) packet before transmitting it, the 802.11 station follows these guidelines when selecting the cipher key:

  • For a unicast packet, the 802.11 station selects the key as follows:
    • If the receiver's MAC address is found in the key-mapping key table, the 802.11 station must use the key-mapping key associated with the MAC address for the cipher algorithm.
    • If the receiver's MAC address is not found in the key-mapping key table, the 802.11 station must use the key, indexed by the default key identifier (ID), from the default key table. For more information about the default key ID, see OID_DOT11_CIPHER_DEFAULT_KEY_ID.
  • For a broadcast or multicast packet, the 802.11 station must use the key, indexed by the default key identifier (ID), from the default key table.