public class Common extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
curveGm |
static String |
curveNist |
static Integer |
gm |
static Integer |
nist |
| 构造器和说明 |
|---|
Common() |
| 限定符和类型 | 方法和说明 |
|---|---|
static byte[] |
bytesPad(byte[] data,
int length) |
static byte[] |
getBytes(byte[] data,
int length) |
static WordList |
getWordList(int language) |
static byte[] |
readFileWithBASE64Decode(String path) |
Copyright © 2022. All rights reserved.