Module solana_sdk::signer::presigner
source · Structs
- A
Signer
implementation that represents aSignature
that has been constructed externally. Performs a signature verification against the expected message uponsign()
requests to affirm its relationship to themessage
bytes