Method __builtin.Nettle.Hash()->HMAC.State()->`()()
- Method `()
string res = __builtin.Nettle.Hash.HMAC.State()()
- Description
Hashes the text according to the HMAC algorithm and returns the hash value.
This works as a combined update() and digest().