[][src]Type Definition mundane::hmac::HmacSha256

type HmacSha256 = Hmac<Sha256>;

HMAC-SHA256.