com.maverick.ssh.components.jce
Class AES256Cbc
java.lang.Object
com.maverick.ssh.components.SshCipher
com.maverick.ssh.components.jce.AbstractJCECipher
com.maverick.ssh.components.jce.AES256Cbc
public class AES256Cbc
- extends AbstractJCECipher
An implementation of the AES 128 bit 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 |
AES256Cbc
public AES256Cbc()
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.