Class StandardDecrypter

    • Constructor Detail

      • StandardDecrypter

        public StandardDecrypter​(char[] password,
                                 long crc,
                                 long lastModifiedFileTime,
                                 byte[] headerBytes,
                                 boolean useUtf8ForPassword)
                          throws ZipException
        Throws:
        ZipException