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

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

SSL_check_private_key(3)

Contents


NAME    [Toc]    [Back]

       SSL_check_private_key - Checks the private key against the
       public key of the certificate in the SSL structure

SYNOPSIS    [Toc]    [Back]

       #include <openssl/ssl.h>

       int SSL_check_private_key(
               SSL *ssl );

DESCRIPTION    [Toc]    [Back]

       The SSL_check_private_key() function checks if the private
       key  matches  against  the  public  key of the certificate
       loaded in the SSL structure.

RETURN VALUES    [Toc]    [Back]

       The following return values can  occur:  The  private  key
       matches  against the public key in the SSL structure.  The
       verification of the private key failed.

NOTES    [Toc]    [Back]

       This API does not implement the functionality of  checking
       DH keys.

SEE ALSO    [Toc]    [Back]

      
      
       TBA



                                         SSL_check_private_key(3)
[ Back ]
 Similar pages
Name OS Title
ipsec_keypaircheck Tru64 Checks if public and private keys match
SSL_get_privatekey Tru64 Get a private-key of the X.509 certificate loaded in the SSL structure
d2i_Netscape_RSA OpenBSD RSA public and private key encoding functions.
CSP_ObtainPrivateKeyFromPublicKey Tru64 Convert public key to private key (CDSA)
ntp-genkeys FreeBSD generate public and private keys
i2d_RSAPublicKey OpenBSD RSA public and private key encoding functions.
i2d_Netscape_RSA OpenBSD RSA public and private key encoding functions.
d2i_RSAPublicKey OpenBSD RSA public and private key encoding functions.
d2i_RSAPrivateKey OpenBSD RSA public and private key encoding functions.
CSSM_CSP_ObtainPrivateKeyFromPublicKey Tru64 Convert public key to private key (CDSA)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service