AMNet:GetDeviceCert: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
m Steveice10 moved page AMNet:GetCTCert to AMNet:GetDeviceCert
TimmSkiller (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 12: Line 12:
|-
|-
| 2
| 2
| (Size<<4) <nowiki>|</nowiki> 12
| (Size << 4) <nowiki>|</nowiki> 0xC
|-
|-
| 3
| 3
| Out buf ptr
| Device Cert Output Pointer
|}
|}


Line 31: Line 31:
|-
|-
| 2
| 2
| See [[AMPXI:GetCTCert|here]].
| s32, internal pxi:am9 result code.
|}
|}


=Description=
=Description=
This is a wrapper for [[AMPXI:GetCTCert]].
This is a wrapper for [[AMPXI:GetCTCert]].

Latest revision as of 22:27, 8 June 2025

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 s32, internal pxi:am9 result code.

Description

This is a wrapper for AMPXI:GetCTCert.