| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs.archive.zip |
The archive driver family for ZIP files.
|
| de.schlichtherle.truezip.zip |
A drop-in replacement for the classes in the package
java.util.zip for reading and writing ZIP files. |
| Modifier and Type | Class and Description |
|---|---|
private class |
KeyManagerZipCryptoParameters.WinZipAes
Adapts a
KeyProvider for AesPbeParameters obtained
from the KeyManagerZipCryptoParameters.keyManager(java.lang.Class<K>) to WinZipAesParameters. |
| Modifier and Type | Field and Description |
|---|---|
(package private) WinZipAesParameters |
RawZipOutputStream.WinZipAesOutputMethod.generalParam |
private WinZipAesParameters |
WinZipAesEntryParameters.param |
| Constructor and Description |
|---|
RawZipOutputStream.WinZipAesOutputMethod(RawZipOutputStream.RawOutputMethod processor,
WinZipAesParameters param) |
WinZipAesEntryParameters(WinZipAesParameters param,
ZipEntry entry) |
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.