Function sign_no_aux_rand

Source
pub fn sign_no_aux_rand(msg: &[u8], keypair: &Keypair) -> Signature
Expand description

Creates a schnorr signature without using any auxiliary random data.