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

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

SSL_get_certificate(3)

Contents


NAME    [Toc]    [Back]

       SSL_get_certificate  -  Return an X.509 certificate loaded
       in the SSL structure

SYNOPSIS    [Toc]    [Back]

       #include <openssl/ssl.h>

       X509 *SSL_get_certificate(
               SSL *ssl );

DESCRIPTION    [Toc]    [Back]

       The SSL_get_certificate() function returns an  X.509  certificate
  loaded in the SSL structure. Before calling this
       function, an X509 certificate must be loaded into the  SSL
       structure  with another API (for example, SSL_use_certificate_file(),
 SSL_CTX_use_certificate_file(), etc.)

RETURN VALUES    [Toc]    [Back]

       The following return values can occur: No X509 certificate
       is  loaded  in the SSL structure.  The return value points
       to an X509 certificate in the SSL structure.

SEE ALSO    [Toc]    [Back]

      
      
       Functions: SSL_CTX_use_certificate(3)



                                           SSL_get_certificate(3)
[ Back ]
 Similar pages
Name OS Title
SSL_get_privatekey Tru64 Get a private-key of the X.509 certificate loaded in the SSL structure
ldr_inq_module Tru64 Return information about a loaded module
ldr_inq_region Tru64 Return module information about a region in a loaded module
SSL_check_private_key Tru64 Checks the private key against the public key of the certificate in the SSL structure
CSSM_CL_CertGetNextFieldValue Tru64 Return the value of a certificate field (CDSA)
CL_CertGetNextCachedFieldValue Tru64 Return the value of a certificate field (CDSA)
CSSM_CL_CertGetNextCachedFieldValue Tru64 Return the value of a certificate field (CDSA)
CSSM_CL_CertGetFirstFieldValue Tru64 Return the value of the certificate field (CDSA)
CL_CertGetNextFieldValue Tru64 Return the value of a certificate field (CDSA)
CL_CertGetFirstFieldValue Tru64 Return the value of the certificate field (CDSA)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service