menu
archethic_lib_dart package
documentation
crypto_keys/src/pointycastle_ext.dart
AesCbcAuthenticatedCipherWithHash
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 => _underlyingCipher.blockSize;
archethic_lib_dart package
documentation
crypto_keys/src/pointycastle_ext
AesCbcAuthenticatedCipherWithHash
blockSize property
AesCbcAuthenticatedCipherWithHash class