PkzipClassicManaged Properties |
The PkzipClassicManaged type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlockSize | (Overrides SymmetricAlgorithmBlockSize.) |
![]() | FeedbackSize | Gets or sets the feedback size, in bits, of the cryptographic operation. (Inherited from SymmetricAlgorithm.) |
![]() | IV | Gets or sets the initialization vector (IV) for the symmetric algorithm. (Inherited from SymmetricAlgorithm.) |
![]() | Key | (Overrides SymmetricAlgorithmKey.) |
![]() | KeySize | Gets or sets the size, in bits, of the secret key used by the symmetric algorithm. (Inherited from SymmetricAlgorithm.) |
![]() | LegalBlockSizes | (Overrides SymmetricAlgorithmLegalBlockSizes.) |
![]() | LegalKeySizes | (Overrides SymmetricAlgorithmLegalKeySizes.) |
![]() | Mode | Gets or sets the mode for operation of the symmetric algorithm. (Inherited from SymmetricAlgorithm.) |
![]() | Padding | Gets or sets the padding mode used in the symmetric algorithm. (Inherited from SymmetricAlgorithm.) |