HTTPC:SetSSLClearOpt

From 3dbrew
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 [0x002C0080] |- | 1 | HTTP context handle |- | 2 | u32 bitmask |} =Response= {|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [0x002C0080]
1 HTTP context handle
2 u32 bitmask

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This sets the value which can be passed to SSLC:ContextClearOpt later. By default this value is 0x0 in the context. The SSLC:ContextClearOpt command is only used when this value is non-zero in the context.