Difference between revisions of "AMNet:GetDeviceCert"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08180042] |- | 1 | Size |- | 2 | (Size<<4) <nowiki>|</nowiki> 12 |- | 3 | Out b...") |
Steveice10 (talk | contribs) m |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 12: | Line 12: | ||
|- | |- | ||
| 2 | | 2 | ||
− | | (Size<<4) | + | | (Size << 4) <nowiki>|</nowiki> 0xC |
|- | |- | ||
| 3 | | 3 | ||
− | | | + | | Device Cert Output Pointer |
|} | |} | ||
Line 29: | Line 29: | ||
| 1 | | 1 | ||
| Result code | | Result code | ||
+ | |- | ||
+ | | 2 | ||
+ | |? | ||
|} | |} | ||
=Description= | =Description= | ||
− | This | + | This is a wrapper for [[AMPXI:GetCTCert]]. |
Latest revision as of 19:54, 17 April 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x08180042] |
1 | Size |
2 | (Size << 4) | 0xC |
3 | Device Cert Output Pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | ? |
Description[edit]
This is a wrapper for AMPXI:GetCTCert.