com.maverick.ssh.components.jce
Class Ssh1Des
java.lang.Object
com.maverick.ssh.components.SshCipher
com.maverick.ssh.components.jce.AbstractJCECipher
com.maverick.ssh.components.jce.Ssh1Des
public class Ssh1Des
- extends AbstractJCECipher
DES cipher implementation for SSH1 protocol.
- Author:
- Lee David Painter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Ssh1Des
public Ssh1Des()
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.