org.bouncycastle.crypto
Class BufferedBlockCipher
java.lang.Object
org.bouncycastle.crypto.BufferedBlockCipher
public class BufferedBlockCipher
- extends Object
BufferedBlockCipher
public BufferedBlockCipher(BlockCipher par1BlockCipher)
init
public void init(boolean par1,
CipherParameters par2CipherParameters)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
func_71792_a
public int func_71792_a()
func_71793_a
public int func_71793_a(int par1)
func_71789_b
public int func_71789_b(int par1)
func_71791_a
public int func_71791_a(byte[] par1ArrayOfByte,
int par2,
int par3,
byte[] par4ArrayOfByte,
int par5)
throws DataLengthException,
IllegalStateException
- Throws:
DataLengthException
IllegalStateException
func_71790_a
public int func_71790_a(byte[] par1ArrayOfByte,
int par2)
throws DataLengthException,
IllegalStateException
- Throws:
DataLengthException
IllegalStateException
func_71794_b
public void func_71794_b()