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