HTTPC:SetSSLOpt

Revision as of 06:41, 22 February 2016 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x002B0080] |- | 1 | HTTP context handle |- | 2 | u32 input_opt |} =Response=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Request

Index Word Description
0 Header code [0x002B0080]
1 HTTP context handle
2 u32 input_opt

Response

Index Word Description
0 Header code
1 Result code

Description

This sets the input_opt value which is later passed to SSLC:CreateContext. The default setting is value 0x0 when this command is never used with the context.