public interface CBCModeCipher extends MultiBlockCipher
| Modifier and Type | Method and Description |
|---|---|
BlockCipher |
getUnderlyingCipher()
return the underlying block cipher that we are wrapping.
|
getMultiBlockSize, processBlocksgetAlgorithmName, getBlockSize, init, processBlock, resetBlockCipher getUnderlyingCipher()