public final class HashUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
checksum(byte[] data)
Produces a checksum for the given input data.
|
static String |
rawChecksum(byte[] data)
Produces a raw checksum for the given input data.
|
public static String checksum(byte[] data)
data - public static String rawChecksum(byte[] data)
data - Copyright © 2007-2012. All Rights Reserved.