An ed25519 public key paired with a function that signs raw bytes with the
corresponding secret key.
Remarks
ed25519Signer receives the exact bytes to sign, with every
domain-separation prefix already applied, so it can be backed by a key that
never leaves a wallet, HSM or hardware device.
An ed25519 public key paired with a function that signs raw bytes with the corresponding secret key.
Remarks
ed25519Signerreceives the exact bytes to sign, with every domain-separation prefix already applied, so it can be backed by a key that never leaves a wallet, HSM or hardware device.