SSLC:CreateContext: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 14: | Line 14: | ||
| ? | | ? | ||
|- | |- | ||
| | | 3 | ||
| Host-name size, including null-terminator. | | Host-name size, including null-terminator. | ||
|- | |- | ||
Revision as of 14:17, 14 June 2014
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x000200C2] |
| 1 | Socket descriptor |
| 2 | ? |
| 3 | 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 |