public abstract class Sha1Encoder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Modifier and Type | Method and Description |
|---|---|
static String |
encode(byte[] data) |
static String |
encode(String data) |
static String |
encodeBase64(byte[] data,
boolean urlSafe) |
static String |
encodeBase64(String data,
boolean urlSafe) |
static byte[] |
rawEncode(byte[] data) |
Copyright © 2024 江苏南大先腾信息产业股份有限公司. All rights reserved.