简体   繁体   中英

How to open password protected zip file using truezip library in java

Please show me sample of code how to open password protected file using truezip library.

If you don't have a link to sample code please show me method to open this file.

Have a look at the answers of this question : several suggestion are available. A quick google search make me thinks that TrueZip supports only its own encryption: read here

TrueZIP supports only its own encryption scheme: ZIP.RAES alias TZP

Any other ZIP encryption scheme, eg WinZIP encryption, is not available at this time.

If you want this feature supported, you can vote for it here: http://java.net/jira/browse/TRUEZIP-9

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM