Interface CBCModeCipher

All Superinterfaces:
BlockCipher, MultiBlockCipher
All Known Implementing Classes:
CBCBlockCipher

public interface CBCModeCipher extends MultiBlockCipher