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
� 2008-2009 Nokia Corporation. All rights reserved. This documentation can be used in the connection with this Product to help and support the user. |
|