Type Alias Sha512_224

type Sha512_224 = digest::core_api::CoreWrapper<digest::core_api::CtVariableCoreWrapper<Sha512VarCore, digest::consts::U28, OidSha512_224>>

SHA-512/224 hasher.