AMPXI:SetCertificate
Revision as of 06: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>|...")
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.