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