Module plume_rustcrypto::randomizedsigner

source ·
Expand description

Provides the RandomizedSigner trait implementation over PlumeSignature.

Structs§

  • PlumeSigner is a struct that contains a reference to a secret key and a boolean defining output PlumeSignature variant.