Discuss this help topic in SecureBlackbox Forum

TElXMLTimestamp_v1_2_2 class

Properties     Methods     Declared in     


This class is a descendant of TElXMLCustomTimestamp.

Description

    TElXMLTimestamp_v1_2_2 represents a timestamp which is used with XML Advanced Electronic Signatures version 1.2.2 . 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.2.2 .

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