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

xenc__AgreementMethodType Struct Reference

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

#include <xenc.h>

Collaboration diagram for xenc__AgreementMethodType:

Collaboration graph
[legend]
List of all members.

Public Attributes

char * KA_Nonce
 Element KA-Nonce of type xs:base64Binary.
ds__KeyInfoTypeOriginatorKeyInfo
ds__KeyInfoTypeRecipientKeyInfo
 Element RecipientKeyInfo of type "http://www.w3.org/2000/09/xmldsig#":KeyInfoType.
char * Algorithm
 Attribute Algorithm of type xs:anyURI.
_XML __mixed
 Catch mixed content in XML string.

Detailed Description

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


Member Data Documentation

_XML xenc__AgreementMethodType::__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__AgreementMethodType::Algorithm
 

Attribute Algorithm of type xs:anyURI.

Required attribute.

char* xenc__AgreementMethodType::KA_Nonce
 

Element KA-Nonce of type xs:base64Binary.

Optional element.

ds__KeyInfoType* xenc__AgreementMethodType::OriginatorKeyInfo
 

Optional element.

ds__KeyInfoType* xenc__AgreementMethodType::RecipientKeyInfo
 

Element RecipientKeyInfo of type "http://www.w3.org/2000/09/xmldsig#":KeyInfoType.

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