| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
BASE_ |
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789" |
private static final String |
BOM |
"\ufeff" |
private static final String |
MSG |
"{\"encrypt\":\"%1$s\",\"msgsignature\":\"%2$s\",\"timestamp\":\"%3$s\",\"nonce\":\"%4$s\"}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final int |
BLOCK_SIZE |
32 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
VERSION |
"1.2.5" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BUFFER_SIZE |
4096 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final char |
EXTENSION_SEPARATOR |
46 |
private static final char |
FOLDER_SEPARATOR_CHAR |
47 |
Copyright © 2024. All rights reserved.