Discuss this help topic in SecureBlackbox Forum

TElMessageSigner class

Properties     Methods     Events     Declared in     Licensing     


TElMessageSigner is a descendant of TElMessageProcessor. TElMessageSigner is the base class for TElSMIMEMessageSigner class.

Description

    TElMessageSigner provides a simple interface to digitally sign data and store it in PKCS7 format. PKCS7 is a common format to store encrypted and signed data. It is used by a variety of protocols, e.g. S/MIME.
    TElMessageSigner supports timestamping of the signed data via TSPClient, property; Timestamp and TimestampCountersignature methods.
     This component supports FIPS compliant mode. For more information, read the corresponding article.

Properties

Inherited from TElMessageProcessor

Methods

Events

Inherited from TElMessageProcessor

Declared in

.NET:
  • Namespace: SBMessages
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBMessages
Java:
  • Package: SecureBlackbox.Base.jar
C++:
  • sbmessages.h

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

Any SecureBlackbox package

Discuss this help topic in SecureBlackbox Forum