Difference between revisions of "SSLC:CreateContext"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000200C2] |- | 1 | Socket descriptor |- | 2 | ? |- | 2 | Host-name size, includi...") |
(No difference)
|
Revision as of 16:27, 9 July 2013
Request
Index Word | Description |
---|---|
0 | Header code [0x000200C2] |
1 | Socket descriptor |
2 | ? |
2 | Host-name size, including null-terminator. |
4 | (Size<<4) | 10 |
5 | Pointer to input host-name buffer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Output SSL context handle |