public class EncodeUtil extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
HMAC_SHA256 |
| 构造器和说明 |
|---|
EncodeUtil() |
public static String HMAC_SHA256
public static String percentEncode(String value) throws UnsupportedEncodingException
public static String encode(String value) throws UnsupportedEncodingException
public static String hexEncode(byte[] raw)
Copyright © 2023. All rights reserved.