pub fn verify_detached(sig: &[u8], m: &[u8], pk: &PublicKey) -> bool
Expand description

Verify a signature, sig could as well be a Signature.