LDN services: Difference between revisions
Line 1,201: | Line 1,201: | ||
! Description | ! Description | ||
|- | |- | ||
| 0x0 || 0x10 || When zero, this is set to randomly-generated data. | | 0x0 || 0x10 || When zero, this is set to randomly-generated data. Used during key derivation. | ||
|- | |- | ||
| 0x10 || 0x8 || LocalCommunicationId. When zero, the value from control.nacp is loaded. | | 0x10 || 0x8 || LocalCommunicationId. When zero, the value from control.nacp is loaded. Used during key derivation. | ||
|- | |- | ||
| 0x18 || 0x6 || "GROUP ID (BSSID)" [[#GroupId]]. When zero, the default is used. | | 0x18 || 0x6 || "GROUP ID (BSSID)" [[#GroupId]]. When zero, the default is used. | ||
Line 1,221: | Line 1,221: | ||
| 0x8A || 0x1 || Security type. 0 = use defaults, 1 = plaintext, 2 = encrypted. | | 0x8A || 0x1 || Security type. 0 = use defaults, 1 = plaintext, 2 = encrypted. | ||
|- | |- | ||
| 0x8B || 0x1 || | | 0x8B || 0x1 || s8 KeyId. Used as the array-index for selecting the KeySource used with [[SPL_services#GenerateAesKek|GenerateAesKek]] during key derivation. Should be 1-2, otherwise GenerateAesKek is skipped and zeros are used for the AccessKey instead. | ||
|- | |- | ||
| 0x8E || 0x1 || Bool flag, controls whether the SSID is hidden. | | 0x8E || 0x1 || Bool flag, controls whether the SSID is hidden. |