Extracted from Pike v8.0 release 276 as of 2016-07-30.
   

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


Method block_size

int(0..) block_size()

Returns

The block size for this cipher.

Note

The default implementation just calls Cipher::block_size() in the parent.