Module solana_sdk::signer::presigner[][src]

Structs

A Signer implementation that represents a Signature that has been constructed externally. Performs a signature verification against the expected message upon sign() requests to affirm its relationship to the message bytes

Enums