Method Nettle.BlockCipher16()->EAX.State()->iv_size()
- Method iv_size
int(16..16)iv_size()- Description
Returns the recommended size for the initialization vector (ie
16).Other sizes are allowed, but will be compressed or expanded to this size using the encapsulated cipher.