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

Go to the source code of this file.

Functions

X509_INFOX509_INFO_new (void)
 
void X509_INFO_free (X509_INFO *x)
 

Function Documentation

void X509_INFO_free ( X509_INFO x)

Definition at line 87 of file x_info.c.

X509_INFO* X509_INFO_new ( void  )

Definition at line 65 of file x_info.c.