Package com.jcraft.jsch.jce
Class AES192CTR
java.lang.Object
com.jcraft.jsch.jce.AES192CTR
- 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
-
AES192CTR
public AES192CTR()
-
-
Method Details
-
getIVSize
public int getIVSize() -
getBlockSize
public int getBlockSize()- Specified by:
getBlockSize
in interfaceCipher
-
init
-
update
-
isCBC
public boolean isCBC()
-