public class SHA1HashStrategy extends AbstractDigesterHashStrategy
| Modifier and Type | Field and Description |
|---|---|
static String |
ALIAS
A short name of this strategy.
|
| Constructor and Description |
|---|
SHA1HashStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected MessageDigest |
newMessageDigest() |
getHashpublic static final String ALIAS
protected MessageDigest newMessageDigest() throws NoSuchAlgorithmException
newMessageDigest in class AbstractDigesterHashStrategyNoSuchAlgorithmExceptionCopyright © 2008-2013. All Rights Reserved.