Discuss this help topic in SecureBlackbox Forum

TElCMSTimestamp class

Properties     Methods     Declared in     


This class represents a CMS timestamp.

Description

    TElCMSTimestamp represents a timestamp that is used in CMS 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.

Properties

Methods

Declared in

.NET:
  • Namespace: SBCMS
  • Assembly: SecureBlackbox.PKI
VCL:
  • Unit: SBCMS
Java:
  • Package: SecureBlackbox.PKI.jar
C++:
  • sbcms.h

Discuss this help topic in SecureBlackbox Forum