Pike v8.1 release 6

Method Nettle.BlockCipher16()->GCM.iv_size()


Method iv_size

int(12..12) iv_size()

Description

Returns the recommended size for the initialization vector (ie 12).

Other sizes are allowed, but will be compressed or expanded to this size using the encapsulated cipher.