Type Alias Sha512_256

type Sha512_256 = digest::core_api::CoreWrapper<digest::core_api::CtVariableCoreWrapper<Sha512VarCore, digest::consts::U32, OidSha512_256>>

SHA-512/256 hasher.