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

Go to the source code of this file.

Functions

PKCS8_PRIV_KEY_INFOPKCS8_decrypt (X509_SIG *p8, const char *pass, int passlen)
 

Function Documentation

PKCS8_PRIV_KEY_INFO* PKCS8_decrypt ( X509_SIG p8,
const char *  pass,
int  passlen 
)

Definition at line 63 of file p12_p8d.c.