[openssl-users] Sending files in SSL communication

Salz, Rich rsalz at akamai.com
Wed Jul 22 11:27:29 UTC 2015


What you want is application-specific, not part of the TLS protocol.  So you have to use SSL_read/SSL_write and pull the data out as needed.


More information about the openssl-users mailing list