Cipher
[OMXMLSecurity]


Functions

AXIS2_EXTERN
openssl_cipher_property_t
oxs_get_cipher_property_for_url (const axutil_env_t *env, axis2_char_t *url)
AXIS2_EXTERN axis2_char_t * oxs_get_cipher_name_for_url (const axutil_env_t *env, axis2_char_t *url)
AXIS2_EXTERN axis2_char_t * oxs_get_cipher_url_for_name (const axutil_env_t *env, axis2_char_t *name)

Function Documentation

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

Get the cipher name for the given url

Parameters:
env pointer to environment struct
url the url as a string
return the name as a string

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

Get the cipher property for the given url

Parameters:
env pointer to environment struct
url the url as a string
return the property

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

Get the cipher url for the given name

Parameters:
env pointer to environment struct
name the name as a string
return the url as a string


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