|
TrueZIP 6.8.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterReadOnlyFile | |
|---|---|
| de.schlichtherle.crypto.io | Provides utility classes for encryption and decryption. |
| de.schlichtherle.crypto.io.raes | Reads and writes files according to the Random Access Encryption Specification (RAES). |
| de.schlichtherle.io.rof |
Provides random read only access to files
(as opposed to the random read/write access provided by
RandomAccessFile). |
| Uses of FilterReadOnlyFile in de.schlichtherle.crypto.io |
|---|
| Subclasses of FilterReadOnlyFile in de.schlichtherle.crypto.io | |
|---|---|
class |
CipherReadOnlyFile
A read only file for transparent random read access to an encrypted file. |
| Uses of FilterReadOnlyFile in de.schlichtherle.crypto.io.raes |
|---|
| Subclasses of FilterReadOnlyFile in de.schlichtherle.crypto.io.raes | |
|---|---|
class |
RaesReadOnlyFile
This class implements a ReadOnlyFile
in order to provide transparent random read only access to the plain text
data which has been encrypted and stored in a file according to the
Random Access Encryption Specification (RAES). |
| Uses of FilterReadOnlyFile in de.schlichtherle.io.rof |
|---|
| Subclasses of FilterReadOnlyFile in de.schlichtherle.io.rof | |
|---|---|
class |
BufferedReadOnlyFile
A ReadOnlyFile implementation which provides buffered random read
only access to another ReadOnlyFile. |
|
TrueZIP 6.8.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||