VMINT vm_ssl_write( VM_SSL_HANDLE handle, const VMUINT8* buffer, VMINT length );
VMINT vm_ssl_write( VM_SSL_HANDLE handle, const VMUINT8* buffer, VMINT length );
write data from ssl connection.
|
Parameters |
Description |
|
VM_SSL_HANDLE handle |
[IN] ssl handle. |
|
const VMUINT8* buffer |
[OUT] data buffer. |
|
VMINT length |
[IN] data length. |
>=0: Write data size.
< 0: error code.
vmssl.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.