Method Nettle.MAC()->State()->set_iv()
classNettle.MAC
classNettle.MAC.State
- Method
set_iv
Stateset_iv(string(8bit)iv)- Description
Set the iv/nonce (if supported) for the MAC.
- Returns
Returns
thisin order to simplify chaining of function calls.