Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Class __builtin.Nettle.Hash()->HMAC.State

Inheritance graph
::this_program predef::__builtin.Nettle.Hash.HMAC.State
Description

The HMAC hash state.


Inherit this_program

inherit ::this_program : this_program


Method create

__builtin.Nettle.Hash.HMAC.State __builtin.Nettle.Hash.HMAC.State(string passwd, void|int b)

Parameter passwd

The secret password (K).