Class Nettle.GOST94()->HMAC.GOST94
- Description
The HMAC hash state.
- Method
create
Nettle.GOST94.HMAC.GOST94 Nettle.GOST94.HMAC.GOST94(
string(8bit)
passwd
,void
|int
b
)- Parameter
passwd
The secret password (K).
- Parameter
b
Block size. Must
0
(zero) or equal to the block_size().