OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
x509type.c File Reference
#include <stdio.h>
#include "cryptlib.h"
#include <openssl/evp.h>
#include <openssl/objects.h>
#include <openssl/x509.h>

Go to the source code of this file.

Functions

int X509_certificate_type (X509 *x, EVP_PKEY *pkey)
 

Function Documentation

int X509_certificate_type ( X509 x,
EVP_PKEY pkey 
)

Definition at line 65 of file x509type.c.