public class Encrypt extends Application
Please note that you should not use this utility to encrypt a plain
ZIP file to an RAES encrypted ZIP file (usually a file with a
".zip.rae" or ".zip.raes" extension).
This is because RAES encrypted ZIP files use the "UTF-8"
as their character set, whereas plain ZIP files use "IBM437",
a.k.a. "CP437".
| Constructor and Description |
|---|
Encrypt() |
public static void main(String[] args) throws IOException
IOExceptionCopyright © 2005–2018 Schlichtherle IT Services. All rights reserved.