Discuss this help topic in SecureBlackbox Forum

TElXMLTimestamp class

Properties     Methods     Declared in     


This class is a descendant of TElXMLCustomTimestamp.

Description

    This element represents the timestamps which are used with XML Advanced Electronic Signatures. A timestamp is obtained by sending the digest value of the given data to the Time-Stamp Authority (TSA). The returned timestamp is a signed data that contains the digest value, the identity of the TSA, and the time of stamping. This proves that the given data existed before the time of stamping.
    Supported in XAdES 1.1.1 .

Properties

Methods

Inherited from TElXMLCustomTimestamp

Inherited from TElXMLAdESElement Inherited from TElXMLCustomElement

Declared in

.NET:
  • Namespace: SBXMLAdES
  • Assembly: SecureBlackbox.XMLSecurity
VCL:
  • Unit: SBXMLAdES
Java:
  • Package: SecureBlackbox.XMLSecurity.jar
C++:
  • sbxmlades.h

Discuss this help topic in SecureBlackbox Forum