|
TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use RaesParametersException | |
|---|---|
| de.schlichtherle.truezip.crypto.raes | Reads and writes files according to the Random Access Encryption Specification (RAES). |
| Uses of RaesParametersException in de.schlichtherle.truezip.crypto.raes |
|---|
| Subclasses of RaesParametersException in de.schlichtherle.truezip.crypto.raes | |
|---|---|
class |
RaesKeyException
Thrown to indicate that retrieving a key to encrypt some pay load data to an RAES file has been disabled or cancelled. |
| Methods in de.schlichtherle.truezip.crypto.raes that throw RaesParametersException | ||
|---|---|---|
private static
|
RaesReadOnlyFile.findParameters(Class<P> type,
RaesParameters parameters)
|
|
static RaesReadOnlyFile |
RaesReadOnlyFile.getInstance(File file,
RaesParameters params)
Creates a new instance of RaesReadOnlyFile. |
|
static RaesOutputStream |
RaesOutputStream.getInstance(OutputStream out,
RaesParameters parameters)
Creates a new instance of RaesOutputStream. |
|
|
TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||