Constructor and Description |
---|
Md5() |
Modifier and Type | Method and Description |
---|---|
static String |
getDigestAsString(String str)
Deprecated.
use instead
Hash.md5(String)
return md5 from string as string |
public Md5()
public static String getDigestAsString(String str) throws IOException
Hash.md5(String)
return md5 from string as stringstr
- plain string to get md5 fromIOException
Copyright © 2015 Lucee