|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.maverick.ssh.cipher.SshCipher
com.sshtools.jce.AbstractJCECipher
com.sshtools.jce.BlowfishCbc
An implementation of the Blowfish cipher using a JCE provider. If you have enabled JCE usage there is no need to configure this seperatley.
Field Summary |
Fields inherited from class com.maverick.ssh.cipher.SshCipher |
DECRYPT_MODE, ENCRYPT_MODE |
Constructor Summary | |
BlowfishCbc()
|
Methods inherited from class com.sshtools.jce.AbstractJCECipher |
getBlockSize, init, transform |
Methods inherited from class com.maverick.ssh.cipher.SshCipher |
getAlgorithm, transform |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BlowfishCbc()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |