You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewException("AES Authentication Code does not match. This is a super-CRC check on the data in the file after compression and encryption. \r\n"
363
+
thrownewZipException("AES Authentication Code does not match. This is a super-CRC check on the data in the file after compression and encryption. \r\n"
364
364
+"The file may be damaged or tampered.");
365
365
}
366
366
}
@@ -592,21 +592,27 @@ private int InitialRead(byte[] destination, int offset, int count)
0 commit comments