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

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


Method iv_size

int(0..) iv_size()

Description

Returns the size of the iv/nonce of the AEAD algorithm (if any).

Returns 0 (zero) if there is no configurable iv/nonce.