Class Nettle.SM3()->HMAC.SM3
- Description
The HMAC hash state.
- Method
create
Nettle.SM3.HMAC.SM3 Nettle.SM3.HMAC.SM3(
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().