HTTPC:CreateRootCertChain: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x002D0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des..." |
No edit summary |
||
Line 24: | Line 24: | ||
| RootCertChain context handle | | RootCertChain context handle | ||
|} | |} | ||
=Description= | |||
This uses [[SSLC:CreateRootCertChain]] internally. The context handle returned by the SSLC command is separate from the one returned by this HTTPC command. |
Latest revision as of 05:53, 9 December 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x002D0000] |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | RootCertChain context handle |
Description
This uses SSLC:CreateRootCertChain internally. The context handle returned by the SSLC command is separate from the one returned by this HTTPC command.