David Schwartz schrieb: >> So I found out that SSL don't take teh data from the socket:( >> The Qt buffer will grow and grow, but SSL don't read the data:( > > If you use bio pairs, SSL doesn't have to touch the network at all ever. You > can read and write data to and from the network and to and from OpenSSL. > This is probably the best approach when you need to cooperate with an > unusual I/O scheme. > > DS > > > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager [EMAIL PROTECTED] > > > I have try this, but it fails, because the is no way to find out when the write buffer BIO has data that must send. I have try it with the callback function. But this will not work, because the function must be static. And than I can not acces the network object form Qt.:(
smime.p7s
Description: S/MIME Cryptographic Signature