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