Package | Description |
---|---|
net.java.truevfs.driver.zip.raes.crypto |
Reads and writes files according to the Random Access Encryption
Specification (RAES).
|
Modifier and Type | Method and Description |
---|---|
net.java.truecommons.key.spec.common.AesKeyStrength |
Type0RaesParameters.getKeyStrength()
Returns the key strength to use for writing a RAES type 0 file.
|
char[] |
Type0RaesParameters.getPasswordForReading(boolean invalid)
Returns the password to use for reading a RAES type 0 file.
|
char[] |
Type0RaesParameters.getPasswordForWriting()
Returns the password to use for writing a RAES type 0 file.
|
void |
Type0RaesParameters.setKeyStrength(net.java.truecommons.key.spec.common.AesKeyStrength keyStrength)
Sets the key strength obtained from reading a RAES type 0 file.
|
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.