Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method Nettle.AEAD()->State()->set_iv()


Method set_iv

State set_iv(string(8bit) iv)

Description

Set the iv/nonce (if supported) for the AEAD.

Returns

Returns this in order to simplify chaining of function calls.