Difference between revisions of "AMPXI:GetCTCert"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x003B0042] |- | 1 | Size |- | 2 | <nowiki>(Size<<8) | 0x4</nowiki> |- | 3 | Out b...") |
|||
Line 31: | Line 31: | ||
|- | |- | ||
| 2 | | 2 | ||
− | | Output u32 | + | | Output u32. Normally zero? |
|} | |} | ||
=Description= | =Description= | ||
This returns the [[CTCert]] 0x180-byte certificate for the current system. | This returns the [[CTCert]] 0x180-byte certificate for the current system. |
Revision as of 19:56, 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.