|
TrueZIP 6.8.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RaesParametersException | |
|---|---|
| de.schlichtherle.crypto.io.raes | Reads and writes files according to the Random Access Encryption Specification (RAES). |
| Uses of RaesParametersException in de.schlichtherle.crypto.io.raes |
|---|
| Subclasses of RaesParametersException in de.schlichtherle.crypto.io.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.crypto.io.raes that throw RaesParametersException | |
|---|---|
static RaesReadOnlyFile |
RaesReadOnlyFile.getInstance(File file,
RaesParameters parameters)
Creates a new instance of RaesReadOnlyFile. |
static RaesOutputStream |
RaesOutputStream.getInstance(OutputStream out,
RaesParameters parameters)
Creates a new instance of RaesOutputStream. |
static RaesReadOnlyFile |
RaesReadOnlyFile.getInstance(ReadOnlyFile rof,
RaesParameters parameters)
Creates a new instance of RaesReadOnlyFile. |
|
TrueZIP 6.8.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||