public static final class TripleDES.Parameters extends GeneralParametersWithIV<TripleDES.Parameters>
blockSize, iv| Constructor and Description |
|---|
Parameters(GeneralAlgorithm algorithm) |
| Modifier and Type | Method and Description |
|---|---|
protected TripleDES.Parameters |
create(GeneralAlgorithm algorithm,
byte[] iv) |
getIV, withIV, withIVgetAlgorithmclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAlgorithmpublic Parameters(GeneralAlgorithm algorithm)
protected TripleDES.Parameters create(GeneralAlgorithm algorithm, byte[] iv)