EldoS
Navigation
Web site
Support
Table Of Contents

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

  • NewArchive
  • CompressionAlgorithm
  • CompressionLevel
  • Encrypt
  • Password
  • ReplaceMode
  • StrongEncryption
  • StrongEncryptionInfo
  • UseUTF8Filenames
  • WinZipEncryption
  • WinZipAesKeySize
Inherited from TElZipReader:
  • ArchiveComment
  • DirectoryCompressed
  • DirectoryEncrypted
  • Directory
  • EncryptingCertificates
  • FileSystemAdapter
  • SigningCertificates
Inherited from TElBaseArchive:
  • Opened
  • IsReadOnly
 
 

Methods

  • Add
  • AddDirContents
  • BeginCompression
  • Compress
  • CreateArchive
  • EndCompression
  • MakeDir
  • Remove
  • UpdateCompression
Inherited from TElZipReader:
  • Extract
  • ValidateDirectorySignature
  • ValidateSignature
Inherited for TElBaseArchive:
  • Open
  • Close
 
 

Events

  • OnCompressionStreamNeeded
  • OnCompressionStart
  • OnCompressionFinished
  • OnPasswordNeeded
Inherited from TElZipReader:
  • OnExtractionStreamNeeded
  • OnExtractionMakeDirectory
  • OnProgress
  • OnExtractionStart
  • OnExtractionFinished
  • OnUserActionNeeded
  • OnPrivateKeyNeeded
 
 

Declared in

.NET:

  • Namespace: SBArcZip
  • Assembly: SecureBlackbox.Zip
VCL:
  • Unit: SBArcZip
ActiveX/DLL: not implemented
 
 

Licensing

To use the component in development and distribution of your projects, you need to purchase one of the licenses:

.NET: ZIPBlackbox, SecureBlackbox Data Security, SecureBlackbox Standard, SecureBlackbox Professional

VCL: ZIPBlackbox, SecureBlackbox Data Security, SecureBlackbox Standard, SecureBlackbox Professional

ActiveX/DLL: Not available

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation