Changes

Jump to navigation Jump to search
316 bytes added ,  02:05, 20 May 2020
Line 934: Line 934:  
! Description
 
! Description
 
|-
 
|-
| 0x0 || 0x2 || Type, a default of value 0x1 can be used here. Overwritten by [[#CreateNetwork]]/[[#CreateNetworkPrivate]] and [[#Connect]]/[[#ConnectPrivate]]. The value used internally by these cmds must be 0x1-0x3.
+
| 0x0 || 0x2 || Type, a default of value 0x1 can be used here. Overwritten by [[#CreateNetwork]]/[[#CreateNetworkPrivate]] and [[#Connect]]/[[#ConnectPrivate]]. The value used internally by these cmds must be 1-3.
 
|-
 
|-
 
| 0x2 || 0x2 || Data size. Must be 0x10-0x40.
 
| 0x2 || 0x2 || Data size. Must be 0x10-0x40.
Line 940: Line 940:  
| 0x4 || 0x40 || Data, used with key derivation.
 
| 0x4 || 0x40 || Data, used with key derivation.
 
|}
 
|}
 +
 +
Type:
 +
* 1-2: Action frame data is encrypted and is verified with SHA256.
 +
* 3: Action frame data is plaintext and is verified with SHA256.
 +
* 2-3: Output keydata size during key-generation is set to 0 (separate from the Action frame handling). Hence, the frames for normal data-transfer are probably plaintext with this?
    
= SecurityParameter =
 
= SecurityParameter =

Navigation menu