Package | Description |
---|---|
net.java.truevfs.comp.zip |
Provides classes for reading and writing ZIP files.
|
Modifier and Type | Method and Description |
---|---|
net.java.truecommons.key.spec.common.AesKeyStrength |
WinZipAesParameters.getKeyStrength(String name)
Returns the key strength to use for writing a WinZip AES entry.
|
byte[] |
WinZipAesParameters.getReadPassword(String name,
boolean invalid)
Returns the password bytes to use for reading a WinZip AES entry.
|
byte[] |
WinZipAesParameters.getWritePassword(String name)
Returns the password bytes to use for writing a WinZip AES entry.
|
void |
WinZipAesParameters.setKeyStrength(String name,
net.java.truecommons.key.spec.common.AesKeyStrength keyStrength)
Sets the key strength obtained from reading a WinZip AES entry.
|
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.