Changes

Jump to navigation Jump to search
450 bytes added ,  23:04, 20 February 2016
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00130040] |- | 1 | contexthandle |} =Response= {| cla..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00130040]
|-
| 1
| [[SSLC:CreateContext|contexthandle]]
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|}

=Description=
This starts the actual TLS connection. Besides errors, this will not return until the connection is ready for data-transfer via [[SSLC:Read]]/[[SSLC:Write]].

Navigation menu