| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs.archive.zip.raes |
The archive driver family for RAES encrypted ZIP files,
alias TZP files.
|
| Modifier and Type | Method and Description |
|---|---|
protected ZipRaesDriver.KeyProviderSyncStrategy |
ZipRaesDriver.getKeyProviderSyncStrategy()
Returns the key provider sync strategy,
which is
RESET_CANCELLED_KEY. |
static ZipRaesDriver.KeyProviderSyncStrategy |
ZipRaesDriver.KeyProviderSyncStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZipRaesDriver.KeyProviderSyncStrategy[] |
ZipRaesDriver.KeyProviderSyncStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.