|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectglogic.jthin.base.MrHash
Generates a hexadecimal representation of a SHA-1 hash.
| Constructor Summary | |
MrHash()
|
|
| Method Summary | |
java.lang.String |
toHexString(byte[] data)
Map a sha1 hash to a hex string value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MrHash()
throws java.security.NoSuchAlgorithmException
| Method Detail |
public java.lang.String toHexString(byte[] data)
data - byte array to convert to hex string representation.
|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||