pub fn crypto_sign_update(state: &mut SignerState, message: &[u8])
Expand description

Updates the signature for state with message.