Home | Documentation |
ds__SignatureMethodType Struct Reference
updated Mon May 13 2024 by Robert van Engelen
|
"http://www.w3.org/2000/09/xmldsig#":SignatureMethodType is a complexType. More...
#include <ds.h>
Public Attributes | |
int * | HMACOutputLength |
Element HMACOutputLength of type "http://www.w3.org/2000/09/xmldsig#":HMACOutputLengthType. More... | |
char * | Algorithm |
Required attribute. More... | |
"http://www.w3.org/2000/09/xmldsig#":SignatureMethodType is a complexType.
char* ds__SignatureMethodType::Algorithm |
Required attribute.
TODO: <any namespace="##other" minoccurs="0" maxoccurs="unbounded"> Schema extensibility is user-definable. Consult the protocol documentation to change and/or insert declarations. Use wsdl2h option -x to remove this element. Attribute Algorithm of type xs:anyURI.
int* ds__SignatureMethodType::HMACOutputLength |
Element HMACOutputLength of type "http://www.w3.org/2000/09/xmldsig#":HMACOutputLengthType.
Optional element.