Package org.knowm.xchange.lgo.service
Class LgoSignatureServiceLocalRsa
java.lang.Object
org.knowm.xchange.lgo.service.LgoSignatureServiceLocalRsa
- All Implemented Interfaces:
LgoSignatureService,si.mazi.rescu.ParamsDigest
-
Method Summary
Modifier and TypeMethodDescriptiondigestSignedUrlAndBodyHeader(String url, String timestamp, String body) digestSignedUrlHeader(String url, String timestamp) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.knowm.xchange.lgo.service.LgoSignatureService
digestParams, needsBodySignature
-
Method Details
-
digestSignedUrlAndBodyHeader
- Specified by:
digestSignedUrlAndBodyHeaderin interfaceLgoSignatureService
-
digestSignedUrlHeader
- Specified by:
digestSignedUrlHeaderin interfaceLgoSignatureService
-
signOrder
- Specified by:
signOrderin interfaceLgoSignatureService
-