Class ZipStandardCipherInputStream

    • Constructor Detail

      • ZipStandardCipherInputStream

        public ZipStandardCipherInputStream​(ZipEntryInputStream zipEntryInputStream,
                                            LocalFileHeader localFileHeader,
                                            char[] password,
                                            int bufferSize,
                                            boolean useUtf8ForPassword)
                                     throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getStandardDecrypterHeaderBytes

        private byte[] getStandardDecrypterHeaderBytes()
                                                throws java.io.IOException
        Throws:
        java.io.IOException