public class HttpURLConnectionExample extends Object
| Constructor and Description |
|---|
HttpURLConnectionExample() |
| Modifier and Type | Method and Description |
|---|---|
static String |
encodeHash(String data,
String key) |
static String |
getMD5Hash(String data) |
static void |
main(String[] args) |
public static void main(String[] args) throws IOException, NoSuchAlgorithmException, KeyManagementException
Copyright © 2020. All rights reserved.