Package com.bybit.api.client.security
Interface SignatureGenerator
-
- All Known Implementing Classes:
HmacSHA256Signer
public interface SignatureGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringauth(String payload)
-