java.lang.Object
software.nectar.java.utils.MD5
public class MD5
extends java.lang.Object
-
Constructor Summary
Constructors
| Constructor |
Description |
MD5() |
|
-
Method Summary
| Modifier and Type |
Method |
Description |
java.lang.String |
md5(java.lang.String str) |
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
public java.lang.String md5(java.lang.String str)
throws java.security.NoSuchAlgorithmException
- Throws:
java.security.NoSuchAlgorithmException