Discuss this help topic in SecureBlackbox Forum

TElMessageProcessor class

Properties     Events     Declared in     Licensing     


TElMessageProcessor is a base for the following classes: TElMessageEncryptor, TElMessageDecryptor, TElMessageSigner, TElMessageVerifier, TElMessageTimestamper, TElMessageTimestampVerifier.

Description

    TElMessageProcessor is a base class for all PKCS#7 message processing components of SecureBlackbox. Do not instantiate this class directly, use one of its descendants instead.
     This component supports FIPS compliant mode. For more information, read the corresponding article.

Properties

Events

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