| Package | Description |
|---|---|
| de.schlichtherle.truezip.crypto.raes |
Reads and writes files according to the Random Access Encryption Specification
(RAES).
|
| de.schlichtherle.truezip.crypto.raes.param |
Provides AES cipher parameters for use as the key for the class
PromptingKeyProvider. |
| Modifier and Type | Method and Description |
|---|---|
char[] |
Type0RaesParameters.getReadPassword(boolean invalid)
Returns the password required to open the RAES type 0 file for reading.
|
char[] |
Type0RaesParameters.getWritePassword()
Returns the password required to create or overwrite the RAES type 0 file.
|
| Modifier and Type | Method and Description |
|---|---|
char[] |
KeyManagerRaesParameters.Type0.getReadPassword(boolean invalid) |
char[] |
KeyManagerRaesParameters.Type0.getWritePassword() |
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.