Class AES192Ctr
java.lang.Object
com.sshtools.common.ssh.components.AbstractSshCipher
com.sshtools.common.ssh.components.jce.AbstractJCECipher
com.sshtools.common.ssh.components.jce.AES192Ctr
- All Implemented Interfaces:
Component,SshCipher,SshComponent,SecureComponent
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from interface com.sshtools.common.ssh.components.SshCipher
DECRYPT_MODE, ENCRYPT_MODE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sshtools.common.ssh.components.jce.AbstractJCECipher
createCipher, getBlockSize, getKeyLength, getProvider, getProviderName, init, transformMethods inherited from class com.sshtools.common.ssh.components.AbstractSshCipher
getAlgorithm, getMacLength, getPriority, getSecurityLevel, isMAC, transform
-
Constructor Details
-
AES192Ctr
- Throws:
IOException
-