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

Go to the source code of this file.

Functions

X509X509_REQ_to_X509 (X509_REQ *r, int days, EVP_PKEY *pkey)
 

Function Documentation

X509* X509_REQ_to_X509 ( X509_REQ r,
int  days,
EVP_PKEY pkey 
)

Definition at line 68 of file x509_r2x.c.