Difference between revisions of "SSLC:ContextSetRootCertChain"

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

Latest revision as of 06:39, 9 December 2015

Request[edit]

Index Word Description
0 Header code [0x00180080]
1 SSL context handle
2 SSL RootCertChain context handle

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This sets the RootCertChain for the specified SSL context.