Type Alias Sha384

type Sha384 = digest::core_api::CoreWrapper<digest::core_api::CtVariableCoreWrapper<Sha512VarCore, digest::consts::U48, OidSha384>>

SHA-384 hasher.