HTTPC:SetClientCertDefault: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00280080] |- | 1 | HTTP context handle |- | 2 | u8 certID |} =Response= {|..." |
(No difference)
|
Latest revision as of 17:30, 28 March 2016
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00280080] |
| 1 | HTTP context handle |
| 2 | u8 certID |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
Similar to HTTPC:SetClientCert, except this uses SSLC:OpenDefaultClientCertContext instead of SSLC:OpenClientCertContext.