public class HashValue extends Object
| Constructor and Description |
|---|
HashValue(byte[] digest) |
HashValue(String hexString) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
asByteArray() |
String |
asCompactString() |
String |
asHexString() |
boolean |
equals(Object other) |
int |
hashCode() |
static HashValue |
parse(String inputString) |
Copyright © 2013. All rights reserved