| 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. |
| Constructor and Description |
|---|
Type0RaesOutputStream(OutputStream out,
Type0RaesParameters param) |
Type0RaesReadOnlyFile(ReadOnlyFile rof,
Type0RaesParameters param) |
| Modifier and Type | Class and Description |
|---|---|
private class |
KeyManagerRaesParameters.Type0
An adapter which presents the KeyManager's
KeyProvider
interface as Type0RaesParameters. |
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.