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...") |
|||
Line 29: | Line 29: | ||
| 1 | | 1 | ||
| Result code | | Result code | ||
+ | |- | ||
+ | | 2 | ||
+ | | See [[AMPXI:GetCTCert|here]]. | ||
|} | |} | ||
=Description= | =Description= | ||
− | This | + | This is a wrapper for [[AMPXI:GetCTCert]]. |
Revision as of 19:54, 24 May 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x08180042] |
1 | Size |
2 | (Size<<4) | 12 |
3 | Out buf ptr |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | See here. |
Description
This is a wrapper for AMPXI:GetCTCert.