crypto_sign_update

Function crypto_sign_update 

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

Updates the signature for state with message.