PkzipClassicManaged Methods |
The PkzipClassicManaged type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clear | Releases all resources used by the SymmetricAlgorithm class. (Inherited from SymmetricAlgorithm.) |
![]() | CreateDecryptor | Creates a symmetric decryptor object with the current Key property and initialization vector (IV). (Inherited from SymmetricAlgorithm.) |
![]() | CreateDecryptor(Byte, Byte) | (Overrides SymmetricAlgorithmCreateDecryptor(Byte, Byte).) |
![]() | CreateEncryptor | Creates a symmetric encryptor object with the current Key property and initialization vector (IV). (Inherited from SymmetricAlgorithm.) |
![]() | CreateEncryptor(Byte, Byte) | (Overrides SymmetricAlgorithmCreateEncryptor(Byte, Byte).) |
![]() | Dispose | Releases all resources used by the current instance of the SymmetricAlgorithm class. (Inherited from SymmetricAlgorithm.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GenerateIV | (Overrides SymmetricAlgorithmGenerateIV.) |
![]() | GenerateKey | (Overrides SymmetricAlgorithmGenerateKey.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | ValidKeySize | Determines whether the specified key size is valid for the current algorithm. (Inherited from SymmetricAlgorithm.) |