AMPXI:GetCTCert: Difference between revisions
Jump to navigation
Jump to search
| Line 35: | Line 35: | ||
=Description= | =Description= | ||
This returns the [[CTCert]] 0x180-byte certificate for the current system. | This returns the [[CTCert]] 0x180-byte certificate for the current system. The size must match 0x180, otherwise Process9 executes [[SVC|svcBreak]]. | ||
Revision as of 20:02, 24 May 2015
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x003B0042] |
| 1 | Size |
| 2 | (Size<<8) | 0x4 |
| 3 | Out buf ptr |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2 | Output u32. Normally zero? |
Description
This returns the CTCert 0x180-byte certificate for the current system. The size must match 0x180, otherwise Process9 executes svcBreak.