pub fn detached_sign(msg: &[u8], sk: &SecretKey) -> DetachedSignature
👎 Deprecated:

Insecure cryptography, do not use in production

Expand description

Create a detached signature on the message