menu
pointycastle package
documentation
block/modes/ofb.dart
OFBBlockCipher
blockSize property
blockSize property
dark_mode
light_mode
blockSize
property
@
override
int
blockSize
final
Get this ciphers's block size.
Implementation
@override final int blockSize;
pointycastle package
documentation
block/modes/ofb
OFBBlockCipher
blockSize property
OFBBlockCipher class