com.SecurePlay.Imported.MD5
Class MD5

java.lang.Object
  extended bycom.SecurePlay.Imported.MD5.MD
      extended bycom.SecurePlay.Imported.MD5.MD5

public class MD5
extends MD

 

Constructor Summary
MD5(byte[] in)
           
MD5(java.lang.String s)
           
 
Methods inherited from class com.SecurePlay.Imported.MD5.MD
calc, getHash, getregs, getSHash, main, tobhex, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MD5

public MD5(java.lang.String s)

MD5

public MD5(byte[] in)