SSLC:Write: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 14: | Line 14: | ||
| Size | | Size | ||
|- | |- | ||
| | | 3 | ||
| (Size<<4) <nowiki>|</nowiki> 10 | | (Size<<4) <nowiki>|</nowiki> 10 | ||
|- | |- | ||
| | | 4 | ||
| Pointer to input data | | Pointer to input data | ||
|} | |} |
Latest revision as of 19:54, 10 July 2013
Request
Index Word | Description |
---|---|
0 | Header code [0x00170082] |
1 | SSL context handle |
2 | Size |
3 | (Size<<4) | 10 |
4 | Pointer to input data |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Total sent data |
Description
This sends the specified data over the SSL connection.