Difference between revisions of "HTTPC:OpenDefaultClientCertContext"

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

Latest revision as of 18:45, 28 March 2016

Request[edit]

Index Word Description
0 Header code [0x00330040]
1 u8 certID

Response[edit]

Index Word Description
0 Header code
1 Result code
2 ClientCert context handle.

Description[edit]

This uses SSLC:OpenDefaultClientCertContext internally.