com.khubla.pragmatach.framework.crypto
Class HashUtil

java.lang.Object
  extended by com.khubla.pragmatach.framework.crypto.HashUtil

public class HashUtil
extends Object

Author:
tome

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

Constructor Detail

HashUtil

public HashUtil()
Method Detail

MD5

public static String MD5(String str)
                  throws PragmatachException
Throws:
PragmatachException


Copyright © 2014 khubla.com. All rights reserved.