sign

Function sign 

Source
pub fn sign<RNG: RngCore + CryptoRng>(
    msg: &[u8],
    signers: &mut [Party],
    rng: &mut RNG,
) -> (Vec<PublicNonce>, Vec<SignatureShare>, Vec<u32>)
Expand description

Run a signing round for the passed msg