| Class | Description |
|---|---|
| SecureInputStream |
An AESInputStream that reads an encrypted and signed stream, if the right keys are supplied.
|
| SecureOutputStream |
An AESOutputStream that encrypts and signs a byte stream using the AES algorithm and an HMAC with the SHA1-Hash-Algorithm.
|