Genivia Home Documentation
xenc__EncryptionMethodType Struct Reference

updated Thu Mar 21 2024 by Robert van Engelen
 
Public Attributes | List of all members
xenc__EncryptionMethodType Struct Reference

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

#include <xenc.h>

Collaboration diagram for xenc__EncryptionMethodType:
Collaboration graph
[legend]

Public Attributes

int * KeySize
 Element KeySize of type "http://www.w3.org/2001/04/xmlenc#":KeySizeType. More...
 
char * OAEPparams
 Element OAEPparams of type xs:base64Binary. More...
 
char * Algorithm
 
struct ds__DigestMethodTypeds__DigestMethod
 Member declared in WS/WS-typemap.dat. More...
 
_XML __mixed
 Catch mixed content in XML string. More...
 

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

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.

struct ds__DigestMethodType* xenc__EncryptionMethodType::ds__DigestMethod

Member declared in WS/WS-typemap.dat.

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: