| Package | Description |
|---|---|
| cz.d1x.dxcrypto.encryption.crypto | |
| cz.d1x.dxcrypto.encryption.io |
| Modifier and Type | Class and Description |
|---|---|
class |
CryptoSymmetricEngine
Implementation of encryption engine that uses javax.crypto implementations for symmetric encryption.
|
| Constructor and Description |
|---|
DecryptingOutputStream(OutputStream out,
StreamingEncryptionEngine engine,
int blockSize) |
Copyright © 2019. All rights reserved.