Difference between revisions of "HTTPC:AddDefaultCert"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00250080] |- | 1 | HTTP context handle |- | 2 | CertID |} =Response= {| class="...")
 
(No difference)

Latest revision as of 19:43, 9 December 2015

Request[edit]

Index Word Description
0 Header code [0x00250080]
1 HTTP context handle
2 CertID

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

HTTP module uses command SSLC:RootCertChainAddDefaultCert, for handling this HTTPC command.