oxs_cipher.h File Reference

#include <axis2_defines.h>
#include <oxs_constants.h>
#include <openssl_cipher_property.h>
#include <axis2_env.h>

Go to the source code of this file.

Functions

AXIS2_EXTERN openssl_cipher_property_toxs_get_cipher_property_for_url (const axis2_env_t *env, axis2_char_t *url)
AXIS2_EXTERN axis2_char_t * oxs_get_cipher_name_for_url (const axis2_env_t *env, axis2_char_t *url)
the name as a string
Get the cipher url for the given name pointer to environment struct

Returns:
the url as a string


AXIS2_EXTERN axis2_char_t * oxs_get_cipher_url_for_name (const axis2_env_t *env, axis2_char_t *name)


Detailed Description


Function Documentation

AXIS2_EXTERN axis2_char_t* oxs_get_cipher_name_for_url ( const axis2_env_t env,
axis2_char_t *  url 
)

Get the cipher name for the given url pointer to environment struct the url as a string

Returns:
the name as a string

AXIS2_EXTERN openssl_cipher_property_t* oxs_get_cipher_property_for_url ( const axis2_env_t env,
axis2_char_t *  url 
)

Get the cipher property for the given url pointer to environment struct the url as a string

Returns:
the property


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