AMPXI:SetCertificate

From 3dbrew
Revision as of 07:24, 12 January 2016 by Steveice10 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x003E0042] |- | 1 | Certificate size |- | 2 | (CertificateSize << 8) <nowiki>|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [0x003E0042]
1 Certificate size
2 (CertificateSize << 8) | 0x6
3 Certificate pointer

Response[edit]

Index Word Description
0 Header code [0x003E0040]
1 Result code

Description[edit]

This internally calls AMPXI:SetCertificates with the provided certificate as the first certificate and the remaining parameters as 0s.