Discuss this help topic in SecureBlackbox Forum

TElMessageDecompressor class

Properties     Methods     Declared in     Licensing     


TElMessageDecompressor allows to quickly compress a piece of arbitrary data.

Description

    This class complements TElMessageCompressor which allows to quickly compress a piece of arbitrary data. Unlike ZIP components, TElMessageCompressor and TElMessageDecompressor work with uninterpreted streams or arrays of data; they accept and return PKCS#7 CompressedData structures.

Properties

Methods

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