Main Page | Class List | File List | Class Members | File Members | Related Pages

xenc__EncryptionMethodType Struct Reference

"http://www.w3.org/2001/04/xmlenc#":EncryptionMethodType is a complexType. More...

#include <xenc.h>

List of all members.

Public Attributes

int * KeySize
 Element KeySize of type "http://www.w3.org/2001/04/xmlenc#":KeySizeType.
char * OAEPparams
 Element OAEPparams of type xs:base64Binary.
char * Algorithm
_XML __mixed
 Catch mixed content in XML string.


Detailed Description

"http://www.w3.org/2001/04/xmlenc#":EncryptionMethodType is a complexType.


Member Data Documentation

_XML xenc__EncryptionMethodType::__mixed
 

Catch mixed content in XML string.

TODO: this mixed complexType is user-definable. Consult the protocol documentation to change or insert declarations. Use wsdl2h option -d for xsd__anyType DOM (soap_dom_element).

char* xenc__EncryptionMethodType::Algorithm
 

Required attribute.

int* xenc__EncryptionMethodType::KeySize
 

Element KeySize of type "http://www.w3.org/2001/04/xmlenc#":KeySizeType.

Optional element.

char* xenc__EncryptionMethodType::OAEPparams
 

Element OAEPparams of type xs:base64Binary.

Optional element.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 17 17:07:37 2011 for gSOAP WS-Security by doxygen 1.3.8