*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages -> SSL_get_version (3)              
Title
Content
Arch
Section
 

SSL_get_version(3)

Contents


NAME    [Toc]    [Back]

       SSL_get_version - get the protocol version of a connection.

LIBRARY    [Toc]    [Back]

       libcrypto, -lcrypto

SYNOPSIS    [Toc]    [Back]

        #include <openssl/ssl.h>

        const char *SSL_get_version(SSL *ssl);

DESCRIPTION    [Toc]    [Back]

       SSL_get_cipher_version() returns the name of the protocol
       used for the connection ssl.

RETURN VALUES    [Toc]    [Back]

       The following strings can occur:

       SSLv2
           The connection uses the SSLv2 protocol.

       SSLv3
           The connection uses the SSLv3 protocol.

       TLSv1
           The connection uses the TLSv1 protocol.

       unknown
           This indicates that no version has been set (no connection
 established).

SEE ALSO    [Toc]    [Back]

      
      
       ssl(3)



2001-04-12                    0.9.6g           SSL_get_version(3)
[ Back ]
 Similar pages
Name OS Title
ip6 OpenBSD Internet Protocol version 6 (IPv6)
inet6 OpenBSD Internet protocol version 6 family
inet6 FreeBSD Internet protocol version 6 family
ip6 FreeBSD Internet Protocol version 6 (IPv6)
rapi_version Tru64 Obtain the current Resource ReSerVation Protocol (RSVP) API version
ipv6sniff Tru64 Internet Protocol Version 6 (IPv6) search and analysis tool
xfs_chver IRIX change the version of a filesystem to enable the extent unwritten version.
versw Tru64 Manages the transition from the active version of the operating system to a new version
getprotobyname_r Tru64 Get a protocol entry by protocol name
getprotobyname Tru64 Get a protocol entry by protocol name
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service