public class SignatureGenerator extends Object
| Constructor and Description |
|---|
SignatureGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSignature(String data,
String secret,
String version)
Generates the signature for the JSON data payload.
|
Copyright © 2018. All rights reserved.