mundane
0.0.1
Hmac
Sha384
Aliased Type
In mundane::
hmac
mundane
::
hmac
Type Alias
HmacSha384
Copy item path
Source
pub type HmacSha384 =
Hmac
<
Sha384
>;
Expand description
HMAC-SHA384.
Aliased Type
ยง
struct HmacSha384 {
/* private fields */
}