mundane
0.0.1
HmacSha512
Aliased type
In mundane::hmac
Type Alias
mundane
::
hmac
::
HmacSha512
Copy item path
source
·
[
−
]
pub type HmacSha512 =
Hmac
<
Sha512
>;
Expand description
HMAC-SHA512.
Aliased Type
§
struct HmacSha512 {
/* private fields */
}