#include <xenc.h>
Collaboration diagram for xenc__AgreementMethodType:
Public Attributes | |
char * | KA_Nonce |
Element KA-Nonce of type xs:base64Binary. | |
ds__KeyInfoType * | OriginatorKeyInfo |
ds__KeyInfoType * | RecipientKeyInfo |
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. |
|
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). |
|
Attribute Algorithm of type xs:anyURI. Required attribute. |
|
Element KA-Nonce of type xs:base64Binary. Optional element. |
|
Optional element. |
|
Element RecipientKeyInfo of type "http://www.w3.org/2000/09/xmldsig#":KeyInfoType. Optional element. |