com.maverick.ssh.components.jce
Class TripleDesCtr
java.lang.Object
com.maverick.ssh.components.SshCipher
com.maverick.ssh.components.jce.AbstractJCECipher
com.maverick.ssh.components.jce.TripleDesCtr
- All Implemented Interfaces:
- SshComponent
public class TripleDesCtr
- extends AbstractJCECipher
An implementation of the 3DES cipher using a JCE provider.
- Author:
- Lee David Painter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TripleDesCtr
public TripleDesCtr()
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.