PkzipClassicManaged Properties

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

PkzipClassicManaged Properties

The properties of the PkzipClassicManaged class are listed below. For a complete list of PkzipClassicManaged class members, see the PkzipClassicManaged Members topic.

Public Instance Properties

BlockSize Get / set the applicable block size in bits.
FeedbackSize (inherited from SymmetricAlgorithm) Gets or sets the feedback size of the cryptographic operation in bits.
IV (inherited from SymmetricAlgorithm) Gets or sets the initialization vector (IV) for the symmetric algorithm.
Key Get / set the key value applicable.
KeySize (inherited from SymmetricAlgorithm) Gets or sets the size of the secret key used by the symmetric algorithm in bits.
LegalBlockSizes Get an array of legal block sizes.
LegalKeySizes Get an array of legal key sizes.
Mode (inherited from SymmetricAlgorithm) Gets or sets the mode for operation of the symmetric algorithm.
Padding (inherited from SymmetricAlgorithm) Gets or sets the padding mode used in the symmetric algorithm.

See Also

PkzipClassicManaged Class | ICSharpCode.SharpZipLib.Encryption Namespace