| Package | Description |
|---|---|
| io.bitdive.parent.message_producer | |
| io.bitdive.parent.utils |
| Modifier and Type | Method and Description |
|---|---|
static Pair<Integer,String> |
LocalCryptoService.encrypt(String plainText) |
static Pair<Integer,String> |
LocalCryptoService.sign(String encryptedData) |
| Modifier and Type | Method and Description |
|---|---|
static int |
HttpsURLConnectionCustom.sentToServer(HttpsURLConnection connection,
File file,
Pair<Integer,String> encryptedData,
Pair<Integer,String> signature) |
static int |
HttpsURLConnectionCustom.sentToServer(HttpsURLConnection connection,
File file,
Pair<Integer,String> encryptedData,
Pair<Integer,String> signature) |
static int |
HttpURLConnectionCustom.sentToServer(HttpURLConnection connection,
File file,
Pair<Integer,String> encryptedData,
Pair<Integer,String> signature) |
static int |
HttpURLConnectionCustom.sentToServer(HttpURLConnection connection,
File file,
Pair<Integer,String> encryptedData,
Pair<Integer,String> signature) |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> Pair<K,V> |
Pair.createPair(K element0,
V element1) |
static Pair<MethodTypeEnum,Boolean> |
UtilsDataConvert.identificationMethod(Method method) |
Copyright © 2025. All rights reserved.