com.maverick.ssh.components.jce
Class SHA256Digest
java.lang.Object
com.maverick.ssh.components.jce.AbstractDigest
com.maverick.ssh.components.jce.SHA256Digest
- All Implemented Interfaces:
- Digest, SshComponent
public class SHA256Digest
- extends AbstractDigest
SHA-1 digest implementation.
- Author:
- Lee David Painter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SHA256Digest
public SHA256Digest()
throws NoSuchAlgorithmException
- Throws:
NoSuchAlgorithmException
Copyright © 2012. All Rights Reserved.