Changes

441 bytes added ,  17:27, 9 July 2013
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000200C2] |- | 1 | Socket descriptor |- | 2 | ? |- | 2 | Host-name size, includi..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x000200C2]
|-
| 1
| Socket descriptor
|-
| 2
| ?
|-
| 2
| Host-name size, including null-terminator.
|-
| 4
| (Size<<4) <nowiki>|</nowiki> 10
|-
| 5
| Pointer to input host-name buffer
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|-
| 2
| Output SSL context handle
|}