Package org.knowm.xchange.bybit.service
Class BybitDigest
java.lang.Object
org.knowm.xchange.service.BaseParamsDigest
org.knowm.xchange.bybit.service.BybitDigest
- All Implemented Interfaces:
si.mazi.rescu.ParamsDigest
-
Field Summary
Fields inherited from class org.knowm.xchange.service.BaseParamsDigest
HMAC_MD5, HMAC_SHA_1, HMAC_SHA_256, HMAC_SHA_384, HMAC_SHA_512
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic si.mazi.rescu.ParamsDigest
createInstance
(String secretKeyBase64) digestParams
(si.mazi.rescu.RestInvocation restInvocation) Methods inherited from class org.knowm.xchange.service.BaseParamsDigest
decodeBase64, getMac
-
Constructor Details
-
BybitDigest
-
-
Method Details
-
createInstance
-
digestParams
-