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