public class HashSignature extends Object
| Constructor and Description |
|---|
HashSignature() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getHmacMD5(String key,
String input) |
static String |
getSignature(String key,
String plainText) |
Copyright © 2012-2017 42 BV. All Rights Reserved.