Settings services: Difference between revisions
No edit summary |
|||
Line 172: | Line 172: | ||
| 23 || [4.0.0+] GetLcdVendorId | | 23 || [4.0.0+] GetLcdVendorId | ||
|- | |- | ||
| 24 || [5.0.0+] GetEciDeviceCertificate2 | | 24 || [5.0.0+] [[GetEciDeviceCertificate2]] | ||
|- | |- | ||
| 25 || [5.0.0+] GetEciDeviceKey2 | | 25 || [5.0.0+] [[GetEciDeviceKey2]] | ||
|- | |- | ||
| 26 || [5.0.0+] GetAmiiboKey | | 26 || [5.0.0+] GetAmiiboKey | ||
Line 188: | Line 188: | ||
| 31 || [5.0.0+] GetAmiiboEcqvBlsRootCertificate | | 31 || [5.0.0+] GetAmiiboEcqvBlsRootCertificate | ||
|- | |- | ||
| 32 || [5.0.0+] | | 32 || [5.0.0+] GetUsbTypeCPowerSourceCircuitVersion | ||
|- | |- | ||
| 33 || [6.0.0+] GetUnknownId2 | | 33 || [6.0.0+] GetUnknownId2 | ||
Line 236: | Line 236: | ||
Returns the extended ETicket RSA-2048 key (0x240 bytes) from [[Calibration#CAL0|CAL0]]. If the extended key is not programmed then it falls back to the normal ETicket RSA-2048 key (0x220 bytes). | Returns the extended ETicket RSA-2048 key (0x240 bytes) from [[Calibration#CAL0|CAL0]]. If the extended key is not programmed then it falls back to the normal ETicket RSA-2048 key (0x220 bytes). | ||
== GetEciDeviceCertificate2 == | |||
Same as [[GetEciDeviceCertificate]], but returns a RSA-2048 variant of the device certificate. | |||
== GetEciDeviceKey2 == | |||
Same as [[GetEciDeviceKey]], but returns a RSA-2048 variant of the device key. | |||
== setcal Container Structure == | == setcal Container Structure == |