hmac property

Hmac hmac

Get using HMAC SHA1 algorithm for secret.

Implementation

Hmac get hmac => new Hmac(sha1, secret);