public final class DigestUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EXCEPTION_MESSAGE_KEY_MD5_NOT_AVAILABLE |
Modifier and Type | Method and Description |
---|---|
static DigestUtils |
instance() |
MD5Digest |
md5(String text) |
public static final String EXCEPTION_MESSAGE_KEY_MD5_NOT_AVAILABLE
public static DigestUtils instance()
Copyright © 2016. All rights reserved.