blockSize property

  1. @override
int blockSize
override

Get this ciphers's block size.

Implementation

@override
int get blockSize => BLOCK_SIZE;