public class HashUtils extends Object
| 构造器和说明 |
|---|
HashUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static byte[] |
hash(byte[] prefix,
byte[] bytes) |
static byte[] |
hashPrefix(String name) |
static byte[] |
sha3Hash(byte[] data) |
static String |
sha3HashStr(byte[] data) |
Copyright © 2021. All rights reserved.