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, withIV
getAlgorithm
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAlgorithm
public Parameters(GeneralAlgorithm algorithm)
protected TripleDES.Parameters create(GeneralAlgorithm algorithm, byte[] iv)