Method Nettle.AEAD()->block_size()


Method block_size

int(0..) block_size()

Returns

The block size of the AEAD algorithm.

Note

Note that AEAD algorithms often support automatic padding, so that the last block does not need to be complete.

There are no comments to this page yet!