Package | Description |
---|---|
net.java.truevfs.driver.zip.raes.crypto |
Reads and writes files according to the Random Access Encryption
Specification (RAES).
|
Modifier and Type | Class and Description |
---|---|
class |
RaesAuthenticationException
Thrown to indicate that a RAES file has been tampered with.
|
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.
|
class |
RaesParametersException
Thrown to indicate that no suitable cryptographic parameters have been
provided or something is wrong with these parameters.
|
Modifier and Type | Method and Description |
---|---|
static RaesReadOnlyChannel |
RaesReadOnlyChannel.create(RaesParameters param,
net.java.truecommons.io.Source source)
Creates a new RAES read-only channel.
|
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.