Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

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().