| Class | Description |
|---|---|
| AesCipherDataSink |
A wrapping
DataSink that encrypts the data being consumed. |
| AesCipherDataSource |
A
DataSource that decrypts the data read from an upstream source. |
| AesFlushingCipher |
A flushing variant of a AES/CTR/NoPadding
Cipher. |