Changes

Jump to navigation Jump to search
416 bytes added ,  17:07, 9 July 2013
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00170082] |- | 1 | SSL context handle |- | 2 | Size |- | 4 | (Size<<4) <nowiki>..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00170082]
|-
| 1
| SSL context handle
|-
| 2
| Size
|-
| 4
| (Size<<4) <nowiki>|</nowiki> 10
|-
| 5
| Pointer to input data
|}

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

=Description=
This sends the specified data over the SSL connection.

Navigation menu