Method Nettle.BlockCipher16()->EAX.State()->block_size()
- Method block_size
int(16..16)block_size()- Description
Returns the block size of the encapsulated cipher, which is always
16for EAX.
int(16..16) block_size()
Returns the block size of the encapsulated cipher,
which is always 16 for EAX.