SSL_get_version — get the protocol version of a connection
libssl.lib
#include <openssl/ssl.h>
const char *SSL_get_version(const SSL *ssl);
SSL_get_cipher_version()
returns the name of the protocol used for the
connection ssl.
The following strings can occur:
For additional information or queries on this page send feedback
© 2005-2007 Nokia |