Class __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).