Interface TransactionSignerInterface

All Known Implementing Classes:
TransactionSignerServcie

public interface TransactionSignerInterface
TransactionSignerInterface @Description: TransactionSignerInterface
  • Method Summary

    Modifier and Type Method Description
    SignatureResult sign​(java.lang.String hash, CryptoKeyPair cryptoKeyPair)