public class HttpsURLConnectionCustom extends Object
| Constructor and Description |
|---|
HttpsURLConnectionCustom() |
| Modifier and Type | Method and Description |
|---|---|
static int |
sentToServer(HttpsURLConnection connection,
File file,
Pair<Integer,String> encryptedData,
Pair<Integer,String> signature) |
public static int sentToServer(HttpsURLConnection connection, File file, Pair<Integer,String> encryptedData, Pair<Integer,String> signature) throws IOException
IOExceptionCopyright © 2025. All rights reserved.