menu
pointycastle package
documentation
adapters/stream_cipher_as_block_cipher.dart
StreamCipherAsBlockCipher
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
adapters/stream_cipher_as_block_cipher
StreamCipherAsBlockCipher
blockSize property
StreamCipherAsBlockCipher class