maybe you could recv() .. with PEEK flag set

jan

----- Original Message ----- 
From: "Manoj Sharma" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 31, 2003 3:50 PM
Subject: How to see encrypted text in a SSL connection


> I have written an application which makes SSL
> connection between client and a server.
> 
> The client sends message to server. But I want to view
> the encrypted message before server decrypts it.
> Is it possible?
> 
> I only have the option of SSL_read function but it
> shows decrypted message.
> 
> I also wanted to know the code of function SSL_read.
> It in not included in the openssl source. It is
> mentioned in ssl.h but is pointed to by
> method->ssl_read.
> 
> Where ssl_read is not shown
> Please help
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
> http://calendar.yahoo.com
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
> 

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to