java.lang.Object
com.qiniu.android.dns.util.MD5
public class MD5
extends java.lang.Object
-
Constructor Summary
Constructors
| Constructor |
Description |
MD5() |
|
-
Method Summary
| Modifier and Type |
Method |
Description |
static java.lang.String |
encrypt(java.lang.String s) |
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
public static java.lang.String encrypt(java.lang.String s)