Pike v8.0 release 1738

Method __builtin.Nettle.Hash()->HMAC.State()->`()()


Method `()

string(8bit) 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().