Pike v8.0 release 1738

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(8bit) passwd, void|int b)

Parameter passwd

The secret password (K).