Home | Documentation |
ds__SignedInfoType Struct Reference
updated Mon May 13 2024 by Robert van Engelen
|
"http://www.w3.org/2000/09/xmldsig#":SignedInfoType is a complexType. More...
#include <ds.h>
Public Attributes | |
struct ds__CanonicalizationMethodType * | CanonicalizationMethod |
Element reference "http://www.w3.org/2000/09/xmldsig#":CanonicalizationMethod. More... | |
struct ds__SignatureMethodType * | SignatureMethod |
Element reference "http://www.w3.org/2000/09/xmldsig#":SignatureMethod. More... | |
int | __sizeReference |
Size of the dynamic array of struct ds__ReferenceType* is 0..unbounded. More... | |
struct ds__ReferenceType ** | Reference |
Pointer to array of struct ds__ReferenceType*. More... | |
char * | Id |
Attribute Id of type xs:ID. More... | |
"http://www.w3.org/2000/09/xmldsig#":SignedInfoType is a complexType.
Imported simpleType "http://www.w3.org/2000/09/xmldsig#":CryptoBinary from typemap WS/WS-typemap.dat. simpleType definition intentionally left blank. Imported simpleType "http://www.w3.org/2000/09/xmldsig#":DigestValueType from typemap WS/WS-typemap.dat. simpleType definition intentionally left blank. Imported simpleType "http://www.w3.org/2000/09/xmldsig#":HMACOutputLengthType from typemap WS/WS-typemap.dat. simpleType definition intentionally left blank.
int ds__SignedInfoType::__sizeReference |
Size of the dynamic array of struct ds__ReferenceType* is 0..unbounded.
struct ds__CanonicalizationMethodType* ds__SignedInfoType::CanonicalizationMethod |
Element reference "http://www.w3.org/2000/09/xmldsig#":CanonicalizationMethod.
Required element.
char* ds__SignedInfoType::Id |
Attribute Id of type xs:ID.
Optional attribute.
struct ds__ReferenceType* * ds__SignedInfoType::Reference |
Pointer to array of struct ds__ReferenceType*.
struct ds__SignatureMethodType* ds__SignedInfoType::SignatureMethod |
Element reference "http://www.w3.org/2000/09/xmldsig#":SignatureMethod.
Required element.