pub fn sign_detached(m: &[u8], sk: &SecretKey) -> Signature
Expand description

Sign a message with a secret key.