public final class SHA1 extends Object implements Digest
(http://www.itl.nist.gov/fipspubs/fip180-1.htm)
Constructor and Description |
---|
SHA1() |
public final int getDigestLength()
getDigestLength
in interface Digest
public final void update(byte[] b, int off, int len)
public static void main(String[] args)
Copyright © 2015. All rights reserved.