public class LakeBTCDigest extends BaseParamsDigest
HMAC_SHA_1, HMAC_SHA_256, HMAC_SHA_384, HMAC_SHA_512
Modifier and Type | Method and Description |
---|---|
static LakeBTCDigest |
createInstance(String clientId,
String secretKeyBase64) |
String |
digestParams(si.mazi.rescu.RestInvocation restInvocation) |
static String |
makeSign(String data,
String key) |
getMac
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.