SSLC:Read

From 3dbrew
Revision as of 17:09, 9 July 2013 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00150082] |- | 1 | SSL context handle |- | 2 | Size |- | 4 | (Size<<4) <nowiki>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [0x00150082]
1 SSL context handle
2 Size
4 (Size<<4) | 12
5 Pointer to output data

Response

Index Word Description
0 Header code
1 Result code

Description

This receives data from the SSL connection into the specified output buffer.