| Package | Description |
|---|---|
| de.schlichtherle.truezip.crypto.raes |
Reads and writes files according to the Random Access Encryption Specification
(RAES).
|
| Modifier and Type | Class and Description |
|---|---|
class |
RaesKeyException
Thrown to indicate that retrieving a key to encrypt or decrypt some pay load
data in an RAES file has failed for some reason.
|
| Modifier and Type | Method and Description |
|---|---|
private static <P extends RaesParameters> |
RaesReadOnlyFile.parameters(Class<P> type,
RaesParameters param) |
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.