hmac_sha512

Type Alias WrappedHash

Source
pub type WrappedHash = CoreWrapper<Hash>;
Expand description

Wrapped Hash type for the Digest trait.

Aliased Typeยง

struct WrappedHash { /* private fields */ }