> My requirement is that I dont want SSL to cache any bytes whatsoever.
> Thanks
> --Gayathri
That sounds like a nonsensical requirement.
Suppose OpenSSL is called to read some data. It calls 'read' and gets
part
of a record containing application-level data but too little data to return
any data to the application (less than one block, so it cannot decrypt).
What would you like OpenSSL to do if not cache the data until it can decrypt
it?
DS
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]