| Class | Description |
|---|---|
| EncapsulatedTimeStamp |
Container for the time-stamp token in form of ASN.1 data object generated
by TSA.
|
| GenericTimeStamp |
The abstract base container type for time-stamp tokens specified by the
present document does have the following features:
It may contain encapsulated RFC 3161 [10] time-stamp tokens as well
as XML time-stamp tokens.
|
| Include |
Include elements explicitly identify data objects that are
time-stamped. |
| ReferenceInfo |
<xsd:element name="ReferenceInfo" type="ReferenceInfoType"/>
<xsd:complexType name="ReferenceInfoType">
<xsd:sequence>
<xsd:element ref="ds:DigestMethod"/>
<xsd:element ref="ds:DigestValue"/>
</xsd:sequence>
<xsd:attribute name="Id" type="xsd:ID" use="optional"/>
<xsd:attribute name="URI" type="xsd:anyURI" use="optional"/>
</xsd:complexType>
|
| XAdESTimeStamp |
This concrete derived type is provided for containing time-stamp tokens
computed on data objects of XAdES signatures.
|
| XMLTimeStamp |
Copyright © 2025. All rights reserved.