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