com.maverick.ssh.components.jce
Class SHA1Digest
java.lang.Object
com.maverick.ssh.components.jce.AbstractDigest
com.maverick.ssh.components.jce.SHA1Digest
- All Implemented Interfaces:
- Digest
public class SHA1Digest
- 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 |
SHA1Digest
public SHA1Digest()
throws NoSuchAlgorithmException
- Throws:
NoSuchAlgorithmException
Copyright © 2012. All Rights Reserved.