Discuss this help topic in SecureBlackbox Forum

TElMessageDecryptor class

Properties     Methods     Events     Declared in     Licensing     


TElMessageDecryptor is a descendant of TElMessageProcessor.

Description

    TElMessageDecryptor provides a simple interface to decrypt data stored in PKCS#7 format. PKCS#7 is a common format for storing encrypted and signed data. It is used by a variety of protocols, e.g. S/MIME.
     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