Class Twofish256CBC
java.lang.Object
com.jcraft.jsch.bc.Twofish256CBC
- All Implemented Interfaces:
Cipher
-
Field Summary
Fields inherited from interface Cipher
DECRYPT_MODE, ENCRYPT_MODE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Cipher
doFinal, getTagSize, isAEAD, isChaCha20, update, updateAAD
-
Constructor Details
-
Twofish256CBC
public Twofish256CBC()
-
-
Method Details
-
getBlockSize
public int getBlockSize() -
getIVSize
-
init
-
update
-
isCBC
-