public final class Hash160
extends java.lang.Object
| Constructor and Description |
|---|
Hash160() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
hash160(byte[] bytes) |
static void |
hash160into(byte[] target,
int offset,
byte[] bytes) |