ZipArchive.Decrypt Method
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)
Decrypt(String, String, String)
Decrypts an existing ZIP archive to the specified zip archive.
Declaration
public static void Decrypt(string zipFileToDecrypt, string decryptedZipFile, string password)