Class CexIODigest

java.lang.Object
org.knowm.xchange.service.BaseParamsDigest
org.knowm.xchange.cexio.service.CexIODigest
All Implemented Interfaces:
si.mazi.rescu.ParamsDigest

public class CexIODigest extends BaseParamsDigest
  • Method Details

    • createInstance

      public static CexIODigest createInstance(String secretKeyBase64, String clientId, String apiKey, si.mazi.rescu.SynchronizedValueFactory<Long> nonceFactory)
    • digestParams

      public String digestParams(si.mazi.rescu.RestInvocation restInvocation)