Request #
| Word | Description |
|---|---|
| 0 | 0x00050042Cmd0x0005Param1Xlat2 |
| 1 | u32, Buffer size |
| 2 | Descriptor for mapping a read-only buffer in the target process |
| 3 | Input root CA buffer |
Response #
| Word | Description |
|---|---|
| 0 | 0x00050042Cmd0x0005Param1Xlat2 |
| 1 | Result code |
| 2 | Descriptor for mapping a read-only buffer in the target process |
| 3 | Input root CA buffer |
Description #
This registers a private root certificate to be used by BOSS for the program ID of the current session. The certificate is saved to the BOSS savedata as: “bossdb:/%s_CA%d”, where %s goes the program ID Base85/Ascii85 encoded and %d is the index of the root certificate.