Public Attributes

ds__X509DataType Struct Reference

"http://www.w3.org/2000/09/xmldsig#":X509DataType is a complexType. More...

#include <ds.h>

Collaboration diagram for ds__X509DataType:
Collaboration graph
[legend]

List of all members.

Public Attributes

struct ds__X509IssuerSerialTypeX509IssuerSerial
char * X509SKI
 Element X509SKI of type xs:base64Binary.
char * X509SubjectName
 Element X509SubjectName of type xs:string.
char * X509Certificate
 Element X509Certificate of type xs:base64Binary.
char * X509CRL
 Element X509CRL of type xs:base64Binary.

Detailed Description

"http://www.w3.org/2000/09/xmldsig#":X509DataType is a complexType.


Member Data Documentation

Element X509Certificate of type xs:base64Binary.

Required element.

Element X509CRL of type xs:base64Binary.

Required element.

CHOICE OF ELEMENTS <choice> Element X509IssuerSerial of type "http://www.w3.org/2000/09/xmldsig#":X509IssuerSerialType. Required element.

Element X509SKI of type xs:base64Binary.

Required element.

Element X509SubjectName of type xs:string.

Required element.


The documentation for this struct was generated from the following file: