Discuss this help topic in SecureBlackbox Forum

TElMessageCompressor class

Properties     Methods     Declared in     Licensing     


TElMessageCompressor is an easy-to-use class that allows to quickly compress a piece of arbitrary data.

Description

    This class allows to quickly compress a piece of arbitrary data. Unlike ZIP components, TElMessageCompressor (and TElMessageDecompressor) works with uninterpreted streams/arrays of data, and generates PKCS#7 CompressedData structures on output.

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