public class Common extends Object
| Constructor and Description |
|---|
Common() |
| Modifier and Type | Method and Description |
|---|---|
static com.alibaba.fastjson.JSONObject |
BuildBody(com.alibaba.fastjson.JSONObject payload,
String did,
String created,
String nonce,
String privatekeyBase64,
String signToolPath) |
static String |
SignString(String base64Payload,
String did,
String created,
String nonce,
String privatekeyBase64,
String signToolPath) |
Copyright © 2018. All rights reserved.