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

Go to the source code of this file.

Functions

int i2d_PrivateKey (EVP_PKEY *a, unsigned char **pp)
 

Function Documentation

int i2d_PrivateKey ( EVP_PKEY a,
unsigned char **  pp 
)

Definition at line 65 of file i2d_pr.c.