pub trait Sha256 { fn set_mode_sha256(&self) -> Result<(), ErrorCode>; }
Call before adding data to perform Sha256