|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
BlockCipher.
Method Summary | |
int |
getBlockSize()
|
void |
init(boolean forEncryption,
byte[] key)
|
void |
transformBlock(byte[] src,
int srcoff,
byte[] dst,
int dstoff)
|
Method Detail |
public void init(boolean forEncryption, byte[] key)
public int getBlockSize()
public void transformBlock(byte[] src, int srcoff, byte[] dst, int dstoff)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |