HTTPC:SetSSLOpt

Revision as of 05: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)

RequestEdit

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

ResponseEdit

Index Word Description
0 Header code
1 Result code

DescriptionEdit

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.