| Class | Description |
|---|---|
| JarSigner |
This class extends Ant's SignJar class.
|
| ZipCompression | |
| ZipDecompression | |
| ZipValidator |
This class verifies the signature of a Zip file using techniques found in the Java 8
documentation provided by Oracle.
|
| Exception | Description |
|---|---|
| ZipValidationException |
Thrown by a
ZipValidator when an error occurs during the validation of a Zip file. |
This work is licensed under a Creative Commons Attribution 4.0 International License.