PkzipClassicManaged Methods

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

PkzipClassicManaged Methods

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

Clear (inherited from SymmetricAlgorithm) Releases all resources used by the SymmetricAlgorithm.
CreateDecryptorOverloaded. Create a decryptor.
CreateDecryptor (inherited from SymmetricAlgorithm)Overloaded. Creates a symmetric decryptor object with the current Key and initialization vector (IV).
CreateEncryptorOverloaded. Create an encryptor.
CreateEncryptor (inherited from SymmetricAlgorithm)Overloaded. Creates a symmetric encryptor object with the current Key and initialization vector (IV).
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GenerateIV Generate an initial vector.
GenerateKey Generate a new random key.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.
ValidKeySize (inherited from SymmetricAlgorithm) Determines whether the specified key size is valid for the current algorithm.

See Also

PkzipClassicManaged Class | ICSharpCode.SharpZipLib.Encryption Namespace