Interface SignatureService

All Superinterfaces:
TransactionSigner, TransactionVerifier
All Known Implementing Classes:
AbstractSignatureService

public interface SignatureService extends TransactionSigner, TransactionVerifier
Defines how to sign and verify an XRPL transaction using a single in-memory public/private key-pair.