Namespace Telerik.Windows.Zip
Classes
Crypto provider which implements AES encryption. |
Base class for all block transformations. |
Represents stream which allows read/write compressed information from/to given input stream. |
Base class for the compression settings. |
Creates a new instance of the DecryptionSettings class. |
Crypto provider which implements traditional PKWARE encryption. |
Encryption settings for the default cryptographic provider (traditional PKWARE encryption). |
Compression settings of the Deflate method. |
Base class for the encryption settings. |
Base class for the encryption settings. |
The exception that is thrown when a data stream is in an invalid format. |
Compression settings of the Deflate method. |
Operational stream. Base class for cryptographic and compression streams. |
Password encryption settings for the cryptographic provider. |
Represents password needed event args. |
Crypto provider which implements traditional PKWARE encryption. |
Static class which provides access to the platform-specific settings for all parts of the ZIP library. |
Compression settings of the Store method. |
Represents footer of the transformation. The extra data succeeds the transformed data which provides some additional information about transformation (compression or encryption). |
Represents header of the transformation. The extra data precedes the transformed data which provides some additional information about transformation (compression or encryption). |
Represents a package of compressed files in the zip archive format. |
Represents a compressed file within a zip archive. |
Interfaces
Defines the basic operations of the cryptographic or compression transformations. |
Interface which provides method to encrypt/decrypt data in the ZIP archive. |
Interface which provides platform-specific operations. |
Enums
Specifies values for header type of the compressed stream. |
The compression level to be used for compression of data. |
Specifies values that indicate compression method. |
Specifies values for a type of the encryption strength. |
Specifies values for a type of the match finder for LZMA compression. |
Operational mode of the cryptographic and compression streams. |
Specifies values for interacting with zip archive entries. |