public final class HashUtil extends Object
| Constructor and Description |
|---|
HashUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
hash(byte[] bytes) |
static String |
hash(String value) |
static byte[] |
hash128(byte[] bytes) |
static String |
hash128(String value) |
Copyright © 2021. All rights reserved.