Skip to main content

StdHashSuite

Type Alias StdHashSuite 

Source
pub type StdHashSuite = Sha256HashSuite;
Expand description

The standard hash suite pairs the standard digest with the standard compression.

Aliased Typeยง

pub struct StdHashSuite;