Difference between revisions of "HTTPC:RootCertChainAddDefaultCert"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00300080] |- | 1 | RootCertChain context handle |- | 2 | CertID |} =Response= {...") |
|||
Line 26: | Line 26: | ||
| 1 | | 1 | ||
| Result code | | Result code | ||
+ | |- | ||
+ | | 2 | ||
+ | | Cert context handle. | ||
|} | |} | ||
=Description= | =Description= | ||
HTTP module uses command [[SSLC:RootCertChainAddDefaultCert]], for handling this HTTPC command. | HTTP module uses command [[SSLC:RootCertChainAddDefaultCert]], for handling this HTTPC command. |
Latest revision as of 01:08, 2 March 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00300080] |
1 | RootCertChain context handle |
2 | CertID |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Cert context handle. |
Description[edit]
HTTP module uses command SSLC:RootCertChainAddDefaultCert, for handling this HTTPC command.