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

  man pages->Tru64 Unix man pages -> SSL_SESSION_cmp (3)              
Title
Content
Arch
Section
 

SSL_get_certificate(3)

Contents


NAME    [Toc]    [Back]

       SSL_get_certificate - Compare two SSL_SESSION structures

SYNOPSIS    [Toc]    [Back]

       #include <openssl/ssl.h>

       int SSL_SESSION_cmp(
               SSL_SESSION *a,
               SSL_SESSION *b );

DESCRIPTION    [Toc]    [Back]

       SSL_SESSION_cmp() compares two SSL_SESSION structures.  If
       the two structures are the same, this API return 0, otherwise
 non-zero value is returned.

RETURN VALUES    [Toc]    [Back]

       The  following return values can occur: SSL_SESSION structures,
 *a and *b, are the same.   SSL_SESSION  structures,
       *a and *b, are different.

SEE ALSO    [Toc]    [Back]

      
      
       Functions:     SSL_get_session(3),    SSL_SESSION_free(3),
       SSL_set_session(3)



                                           SSL_get_certificate(3)
[ Back ]
 Similar pages
Name OS Title
net_addrcmp OpenBSD compare socket address structures
SSL_SESSION_new Tru64 Create a new SSL_SESSION structure
SSL_SESSION_free Tru64 Free an allocated SSL_SESSION structure
SSL_SESSION_free OpenBSD free an allocated SSL_SESSION structure
SSL_SESSION_free NetBSD free an allocated SSL_SESSION structure
d2i_SSL_SESSION OpenBSD convert SSL_SESSION object from/to ASN1 representation
i2d_SSL_SESSION OpenBSD convert SSL_SESSION object from/to ASN1 representation
i2d_SSL_SESSION Tru64 Convert SSL_SESSION object to or from ASN1 representation
d2i_SSL_SESSION Tru64 Convert SSL_SESSION object to or from ASN1 representation
d2i_SSL_SESSION NetBSD convert SSL_SESSION object from/to ASN1 representation
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service