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