Class MD5

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
  • Constructor Details

    • MD5

      public MD5()
  • Method Details

    • encrypt

      public static java.lang.String encrypt​(java.lang.String s)