Module solders_keypair::presigner
source · Structs
- A signer that represents a :class:
~solders.signature.Signature
that has been constructed externally. Performs a signature verification against the expected message uponsign()
requests to affirm its relationship to themessage
bytes.