The methods of the PkzipClassicManaged class are listed below. For a complete list of PkzipClassicManaged class members, see the PkzipClassicManaged Members topic.
Public Instance Methods
![]() | Releases all resources used by the SymmetricAlgorithm. |
![]() | Overloaded. Create a decryptor. |
![]() | Overloaded. Creates a symmetric decryptor object with the current Key and initialization vector (IV). |
![]() | Overloaded. Create an encryptor. |
![]() | Overloaded. Creates a symmetric encryptor object with the current Key and initialization vector (IV). |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Generate an initial vector. |
![]() | Generate a new random key. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Determines whether the specified key size is valid for the current algorithm. |
See Also
PkzipClassicManaged Class | ICSharpCode.SharpZipLib.Encryption Namespace