public abstract class HmacSha1Encoder 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,
String secret) |
static String |
encode(String data,
String secret) |
static String |
encodeBase64(byte[] data,
String secret,
boolean urlSafe) |
static String |
encodeBase64(String data,
String secret,
boolean urlSafe) |
static byte[] |
rawEncode(byte[] data,
String secret) |
public static byte[] rawEncode(byte[] data,
String secret)
Copyright © 2024 江苏南大先腾信息产业股份有限公司. All rights reserved.