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

class Nettle.AEAD
class Nettle.AEAD.State

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.