OpenSSL PEM
[OpenSSL wrapper]


Enumerations

enum  openssl_pem_pkey_type_t { OPENSSL_PEM_PKEY_TYPE_PRIVATE_KEY = 0, OPENSSL_PEM_PKEY_TYPE_PUBLIC_KEY, OPENSSL_PEM_PKEY_TYPE_UNKNOWN }

Functions

AXIS2_EXTERN axis2_status_t openssl_pem_buf_read_pkey (const axutil_env_t *env, axis2_char_t *b64_encoded_buf, axis2_char_t *password, openssl_pem_pkey_type_t type, EVP_PKEY **pkey)
AXIS2_EXTERN axis2_status_t openssl_pem_read_pkey (const axutil_env_t *env, axis2_char_t *filename, axis2_char_t *password, openssl_pem_pkey_type_t type, EVP_PKEY **pkey)

Generated on Wed Oct 14 01:02:16 2009 for Rampart/C by  doxygen 1.5.7.1