public class SHA1 extends Digest
Constructor and Description |
---|
SHA1(byte[] b) |
Modifier and Type | Method and Description |
---|---|
String |
getAlgorithm() |
static Digester<SHA1> |
getDigester() |
public static final String ALGORITHM
public static Digester<SHA1> getDigester() throws NoSuchAlgorithmException
NoSuchAlgorithmException
public String getAlgorithm()
getAlgorithm
in class Digest
Copyright © 2014 aQute SARL. All rights reserved.