OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
rsa_chk.c File Reference
#include <openssl/bn.h>
#include <openssl/err.h>
#include <openssl/rsa.h>

Go to the source code of this file.

Functions

int RSA_check_key (const RSA *key)
 

Function Documentation

int RSA_check_key ( const RSA key)

Definition at line 56 of file rsa_chk.c.