jhplot.security
Class SimpleMD5

java.lang.Object
  extended by jhplot.security.SimpleMD5

public class SimpleMD5
extends java.lang.Object


Constructor Summary
SimpleMD5()
           
 
Method Summary
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


jHepWork 2.1 (C) S.Chekanov