Derive Macro signature::DigestSigner

source ·
#[derive(DigestSigner)]
Available on crate features derive and digest only.
Expand description

Derive the DigestSigner trait for a type which impls PrehashSigner.