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>|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

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

ResponseEdit

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

DescriptionEdit

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