Class CexioDigest

java.lang.Object
org.knowm.xchange.service.BaseParamsDigest
info.bitrich.xchangestream.cexio.CexioDigest
All Implemented Interfaces:
si.mazi.rescu.ParamsDigest

public class CexioDigest extends BaseParamsDigest
  • Constructor Details

    • CexioDigest

      protected CexioDigest(String secretKey)
  • Method Details

    • digestParams

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

      public String createSignature(long timestamp, String apiKey)