public interface CTRModeCipher extends MultiBlockCipher, SkippingStreamCipher
| Modifier and Type | Method and Description |
|---|---|
BlockCipher |
getUnderlyingCipher()
return the underlying block cipher that we are wrapping.
|
getMultiBlockSize, processBlocksgetAlgorithmName, getBlockSize, init, processBlock, resetgetAlgorithmName, init, processBytes, reset, returnBytegetPosition, seekTo, skipBlockCipher getUnderlyingCipher()