public class SHA1Util extends Object
| Constructor and Description |
|---|
SHA1Util() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
SHA1(byte[] decript) |
static byte[] |
SHA1(String decript) |
static String |
SHA1(String decript,
Charset encoding) |
Copyright © 2021. All rights reserved.