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
NoSuchAlgorithmExceptionpublic String getAlgorithm()
getAlgorithm in class DigestCopyright © 2015 aQute SARL. All Rights Reserved.