sign_with_label

Function sign_with_label 

pub fn sign_with_label(
    signer: &impl Signer,
    label: &[u8],
    msg: &[u8],
) -> Vec<u8> 
Expand description

Implements the “sign with label” function of the spec.