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