| 0x8F || 0x1 || If zero, a default value of 0x20 is used.
| 0x8F || 0x1 || If zero, a default value of 0x20 is used.
|-
|-
−
| 0x1C0 || 0x1 || PresharedKeyBinarySize. [9.0.0-10.2.0] Must be 0x20 during key derivation.
+
| 0x1C0 || 0x1 || PresharedKeyBinarySize. Must be 0x20 for PresharedKeyBinary. [11.0.0+] With WPA2-PSK, this must be value 1.
|-
|-
−
| 0x1C1 || 0x3F ([9.0.0-10.2.0] 0x20) || PresharedKey. Used during key derivation.
+
| 0x1C1 || 0x3F ([9.0.0-10.2.0] 0x20) || PresharedKey. Used during key derivation. [11.0.0+] With WPA2-PSK, this is the NUL-terminated passphrase string, the length must be <0x20.