Discuss this help topic in SecureBlackbox Forum

TElZipWriter class

Properties     Methods     Events     Declared in     Licensing     


This class is a descendant of TElZipReader.

Description

    TElZipWriter encrypts, signs and compresses data into Zip archive.
    To create a new archive, call CreateArchive. Use Open and Close methods to open and close an existing Zip archive. Use methods and properties inherited from TElZipReader to perform extraction, decryption, and signature verification.
    Operations needed to compress and encrypt a Zip archive are described in the corresponding how-to article.

Properties

Inherited from TElZipReader Inherited from TElBaseArchive

Methods

Inherited from TElZipReader Inherited from TElBaseArchive

Events

Inherited from TElZipReader

Declared in

.NET:
  • Namespace: SBArcZip
  • Assembly: SecureBlackbox.Zip
VCL:
  • Unit: SBArcZip
Java:
  • Package: SecureBlackbox.Zip.jar
C++:
  • sbarczip.h

Licensing

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

SecureBlackbox Professional, SecureBlackbox Standard, SecureBlackbox Lite

Discuss this help topic in SecureBlackbox Forum