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