Hmac

Type Alias Hmac 

Source
pub type Hmac<D> = CoreWrapper<HmacCore<D>>;
Expand description

Generic HMAC instance.

Aliased Type§

pub struct Hmac<D> { /* private fields */ }

Layout§

Note: Encountered an error during type layout; the type failed to be normalized.