LDN services: Difference between revisions
(2 intermediate revisions by the same user not shown) | |||
Line 934: | Line 934: | ||
! Description | ! Description | ||
|- | |- | ||
| 0x0 || 0x2 || Type, a default of value | | 0x0 || 0x2 || Type, a default of value 1 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: Broadcast Action frame data is encrypted and is verified with SHA256. | |||
* 3: Broadcast Action frame data is plaintext and is verified with SHA256. | |||
* 1: Data frames are encrypted. | |||
* 2-3: Data frames for normal data-transfer are plaintext - the network is Open. | |||
= SecurityParameter = | = SecurityParameter = |