Type Alias Sha224

type Sha224 = digest::core_api::CoreWrapper<digest::core_api::CtVariableCoreWrapper<Sha256VarCore, digest::consts::U28, OidSha224>>

SHA-224 hasher.