Is there a way to tell what size of session key was chosen by two peers after a
successful handshake, and what encryption method chosen?
Thanks in advance,
A
Thanks,
Is there is a function in ERR_* that can print the text from code?
A
From: Jeffrey Walton
To: as...@yahoo.com
Sent: Thursday, January 17, 2013 8:32 PM
Subject: Re: print result of SSL_get_verify_result
On Thu, Jan 17, 2013 at 9:17 PM, ask
How can I print out result string from return code of
SSL_get_verify_result?
For example, for my test, I got 18,
ERR_error_string( return_code) does not yield any thing?
A
Is BIO_read and BIO_write functions thread safe?
Thanks in advavnce
A