gSOAP WS-Security 2.8 Stable
|
"http://www.w3.org/2001/04/xmlenc#":EncryptionMethodType is a complexType. More...
#include <xenc.h>
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. |
"http://www.w3.org/2001/04/xmlenc#":EncryptionMethodType is a complexType.
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).
TODO: <any namespace="##other" minoccurs="0" maxoccurs="unbounded"> TODO: Schema extensibility is user-definable. Consult the protocol documentation to change or insert declarations. Use wsdl2h option -x to remove this element. Use wsdl2h option -d for xsd__anyType DOM (soap_dom_element). Attribute Algorithm of type xs:anyURI. Required attribute.
Element KeySize of type "http://www.w3.org/2001/04/xmlenc#":KeySizeType.
Optional element.
Element OAEPparams of type xs:base64Binary.
Optional element.