New to Telerik Document ProcessingStart a free 30-day trial

Indicates the AES key size used for ZIP entry encryption.

Definition

Namespace:Telerik.Windows.Zip

Assembly:Telerik.Windows.Zip.dll

Syntax:

C#
public enum EncryptionStrength

Fields

Uses a 128-bit AES key.

C#
Aes128 = 1

Uses a 192-bit AES key.

C#
Aes192 = 2

Uses a 256-bit AES key for maximum strength.

C#
Aes256 = 3
In this article
DefinitionFieldsAes128Aes192Aes256
Not finding the help you need?
Contact Support