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 */ }