Example usage for Java org.bouncycastle.crypto.modes PaddedBlockCipher fields, constructors, methods, implement or subclass
The text is from its open source code.
PaddedBlockCipher(BlockCipher cipher) Create a buffered block cipher with, or without, padding. |