Difference between revisions of "HTTPC:CreateRootCertChain"

From 3dbrew
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...")
 
 
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[edit]

Index Word Description
0 Header code [0x002D0000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2 RootCertChain context handle

Description[edit]

This uses SSLC:CreateRootCertChain internally. The context handle returned by the SSLC command is separate from the one returned by this HTTPC command.