openssl_pkcs12.h File Reference

#include <openssl/rand.h>
#include <openssl/evp.h>
#include <openssl/pem.h>
#include <openssl/bio.h>
#include <openssl_constants.h>
#include <openssl_pkey.h>
#include <axis2_util.h>
#include <openssl/pkcs12.h>

Go to the source code of this file.

Functions

AXIS2_EXTERN axis2_status_t openssl_pkcs12_load (const axis2_env_t *env, axis2_char_t *filename, PKCS12 **p12)
AXIS2_EXTERN axis2_status_t openssl_pkcs12_parse (const axis2_env_t *env, axis2_char_t *password, PKCS12 *p12, EVP_PKEY **prvkey, X509 **cert, STACK_OF(X509)**ca)
AXIS2_EXTERN axis2_status_t openssl_pkcs12_free (const axis2_env_t *env, PKCS12 *p12)


Detailed Description


Generated on Wed Dec 20 20:14:11 2006 for Axis2/C by  doxygen 1.5.1