Documentation of 'jhplot.security.SimpleMD5' Java class.
SimpleMD5
jhplot.security

Class SimpleMD5



  • public class SimpleMD5
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      SimpleMD5() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.lang.String MD5(java.lang.String text) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SimpleMD5

        public SimpleMD5()
    • Method Detail

      • MD5

        public static java.lang.String MD5(java.lang.String text)
                                    throws java.security.NoSuchAlgorithmException,
                                           java.io.UnsupportedEncodingException
        Throws:
        java.security.NoSuchAlgorithmException
        java.io.UnsupportedEncodingException

DMelt 3.0 © DataMelt by jWork.ORG