menu
pointycastle_broadcom package
documentation
macs/cbc_block_cipher_mac.dart
CBCBlockCipherMac
macSize property
macSize property
dark_mode
light_mode
macSize
property
@
override
int
get
macSize
override
Get this MAC's output size.
Implementation
@override int get macSize => _macSize;
pointycastle_broadcom package
documentation
macs/cbc_block_cipher_mac
CBCBlockCipherMac
macSize property
CBCBlockCipherMac class