menu
blockchain_utils package
documentation
crypto/crypto/hmac/hmac.dart
HMAC
getBlockSize property
getBlockSize property
dark_mode
light_mode
getBlockSize
property
@
override
int
get
getBlockSize
override
block size
Implementation
@override int get getBlockSize => _blockSize ?? _outer.getBlockSize;
blockchain_utils package
documentation
crypto/crypto/hmac/hmac
HMAC
getBlockSize property
HMAC class