Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

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