SSLC:DestroyContext

From 3dbrew
Revision as of 23:38, 18 February 2016 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001E0040] |- | 1 | SSL context handle |} =Response= {| class="wikitable" bor...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [0x001E0040]
1 SSL context handle

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This destroys the specified context which was created by SSLC:CreateContext.