Discuss this help topic in SecureBlackbox Forum

TElXMLCustomTimestamp class

Methods     Declared in     


This class is a descendant of TElXMLAdESElement.

Description

    This is an abstract class. It is a base class for TElXMLTimestamp. 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.

Methods

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