menu
pointycastle package
documentation
block/aes_fast.dart
AESFastEngine
blockSize property
blockSize property
dark_mode
light_mode
blockSize
property
@
override
int
get
blockSize
override
Get this ciphers's block size.
Implementation
@override int get blockSize => _BLOCK_SIZE;
pointycastle package
documentation
block/aes_fast
AESFastEngine
blockSize property
AESFastEngine class