hmac property

Hmac get hmac

Get using HMAC SHA1 algorithm for secret.

Implementation

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