| Package | Description |
|---|---|
| org.cryptacular.pbe |
| Modifier and Type | Field and Description |
|---|---|
private KeyedBlockCipherSpec |
OpenSSLAlgorithm.cipherSpec
Cipher algorithm specification.
|
| Modifier and Type | Method and Description |
|---|---|
KeyedBlockCipherSpec |
OpenSSLAlgorithm.getCipherSpec() |
| Constructor and Description |
|---|
OpenSSLAlgorithm(java.lang.String algId,
KeyedBlockCipherSpec cipherSpec)
Creates a new instance with given parameters.
|