[−][src]Trait digest::Reset
Trait for resetting hash instances
Required methods
fn reset(&mut self)
Reset hasher instance to its initial state and return current state.
Trait for resetting hash instances
fn reset(&mut self)
Reset hasher instance to its initial state and return current state.