skoinfo.rfc.crypt
Class MD5

java.lang.Object
  extended by skoinfo.rfc.crypt.MD5

public class MD5
extends java.lang.Object


Constructor Summary
MD5()
           
 
Method Summary
 java.lang.String encrypt(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MD5

public MD5()
Method Detail

encrypt

public java.lang.String encrypt(java.lang.String str)
                         throws java.lang.Exception
Throws:
java.lang.Exception