Package com.jcraft.jsch.jce
Class BlowfishCBC
java.lang.Object
com.jcraft.jsch.jce.BlowfishCBC
- All Implemented Interfaces:
Cipher
-
Field Summary
Fields inherited from interface com.jcraft.jsch.Cipher
DECRYPT_MODE, ENCRYPT_MODE
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BlowfishCBC
public BlowfishCBC()
-
-
Method Details
-
getIVSize
public int getIVSize() -
getBlockSize
public int getBlockSize()- Specified by:
getBlockSize
in interfaceCipher
-
init
-
update
-
isCBC
public boolean isCBC()
-