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