| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.crypto.BufferedBlockCipher
public class BufferedBlockCipher
| Constructor Summary | |
|---|---|
BufferedBlockCipher(BlockCipher par1BlockCipher)
 | 
|
| Method Summary | |
|---|---|
 int | 
func_71789_b(int par1)
 | 
 int | 
func_71790_a(byte[] par1ArrayOfByte,
                         int par2)
 | 
 int | 
func_71791_a(byte[] par1ArrayOfByte,
                         int par2,
                         int par3,
                         byte[] par4ArrayOfByte,
                         int par5)
 | 
 int | 
func_71792_a()
 | 
 int | 
func_71793_a(int par1)
 | 
 void | 
func_71794_b()
 | 
 void | 
init(boolean par1,
         CipherParameters par2CipherParameters)
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public BufferedBlockCipher(BlockCipher par1BlockCipher)
| Method Detail | 
|---|
public void init(boolean par1,
                 CipherParameters par2CipherParameters)
          throws IllegalArgumentException
IllegalArgumentExceptionpublic int func_71792_a()
public int func_71793_a(int par1)
public int func_71789_b(int par1)
public int func_71791_a(byte[] par1ArrayOfByte,
                        int par2,
                        int par3,
                        byte[] par4ArrayOfByte,
                        int par5)
                 throws DataLengthException,
                        IllegalStateException
DataLengthException
IllegalStateException
public int func_71790_a(byte[] par1ArrayOfByte,
                        int par2)
                 throws DataLengthException,
                        IllegalStateException
DataLengthException
IllegalStateExceptionpublic void func_71794_b()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||