Closed
Description
SignatureInput
currently requires private key. However there would be cases where private key is not available (e.g. key securing services, TPM, hardware-wallets).
A better model could be allowing a custom Signer
to be injected, with perhaps a default implementation still expecting a private key as input.
Metadata
Metadata
Assignees
Labels
No labels