oxs_encryption.h File Reference

Provides data encryption and decryption functionalities of the OMXMLSec. More...

#include <axis2_defines.h>
#include <oxs_ctx.h>
#include <oxs_asym_ctx.h>
#include <axutil_env.h>
#include <axiom_node.h>
#include <axiom_element.h>
#include <axutil_qname.h>

Go to the source code of this file.

Functions

AXIS2_EXTERN axis2_status_t oxs_encryption_symmetric_crypt (const axutil_env_t *env, oxs_ctx_t *enc_ctx, oxs_buffer_t *input, oxs_buffer_t *result)
AXIS2_EXTERN axis2_status_t oxs_encryption_asymmetric_crypt (const axutil_env_t *env, oxs_asym_ctx_t *asym_ctx, oxs_buffer_t *input, oxs_buffer_t *result)


Detailed Description

Provides data encryption and decryption functionalities of the OMXMLSec.


Generated on Wed May 13 10:52:53 2009 for Rampart/C by  doxygen 1.5.5