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.
int(0..) iv_size()
Returns the size of the iv/nonce of the AEAD algorithm (if any).
Returns 0 (zero) if there is no configurable iv/nonce.