public class IndependentReserveDigest extends BaseParamsDigest
HMAC_SHA_1, HMAC_SHA_256, HMAC_SHA_384, HMAC_SHA_512
Modifier and Type | Method and Description |
---|---|
static IndependentReserveDigest |
createInstance(String secretKeyBase64,
String apiKey,
String sslUri) |
String |
digestParams(si.mazi.rescu.RestInvocation restInvocation) |
String |
digestParamsToString(ExchangeEndpoint endpoint,
Long nonce,
Map<String,String> parameters) |
getMac
public static IndependentReserveDigest createInstance(String secretKeyBase64, String apiKey, String sslUri)
public String digestParams(si.mazi.rescu.RestInvocation restInvocation)
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.