AMNet:GetDeviceCert: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m Steveice10 moved page AMNet:GetCTCert to AMNet:GetDeviceCert |
Steveice10 (talk | contribs) mNo edit summary |
||
| Line 12: | Line 12: | ||
|- | |- | ||
| 2 | | 2 | ||
| (Size<<4) | | (Size << 4) <nowiki>|</nowiki> 0xC | ||
|- | |- | ||
| 3 | | 3 | ||
| | | Device Cert Output Pointer | ||
|} | |} | ||
| Line 31: | Line 31: | ||
|- | |- | ||
| 2 | | 2 | ||
| | |? | ||
|} | |} | ||
=Description= | =Description= | ||
This is a wrapper for [[AMPXI:GetCTCert]]. | This is a wrapper for [[AMPXI:GetCTCert]]. | ||
Revision as of 19:54, 17 April 2016
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x08180042] |
| 1 | Size |
| 2 | (Size << 4) | 0xC |
| 3 | Device Cert Output Pointer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2 | ? |
Description
This is a wrapper for AMPXI:GetCTCert.