openssl_sign.h File Reference

The signature functions in openssl wrapper. More...

#include <openssl/evp.h>
#include <openssl_cipher_ctx.h>
#include <openssl_constants.h>
#include <oxs_sign_ctx.h>
#include <axis2_util.h>

Go to the source code of this file.

Functions

AXIS2_EXTERN int openssl_sig_sign (const axutil_env_t *env, openssl_pkey_t *prvkey, oxs_buffer_t *input_buf, oxs_buffer_t *output_buf)
AXIS2_EXTERN axis2_status_t openssl_sig_verify (const axutil_env_t *env, openssl_pkey_t *pubkey, oxs_buffer_t *input_buf, oxs_buffer_t *sig_buf)


Detailed Description

The signature functions in openssl wrapper.


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