Package 

Class MD5Utils

    • Method Summary

      Modifier and Type Method Description
      static String encodeMD5(String s) Encode MD5 for a string
      final static String encodeMD52(String s) 字符串MD5编码
      static String encodeMD5(File f) 单个文件编码md5
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait