Type Alias Sha256

type Sha256 = digest::core_api::CoreWrapper<digest::core_api::CtVariableCoreWrapper<Sha256VarCore, digest::consts::U32, OidSha256>>

SHA-256 hasher.