menu
blockchain_utils package
documentation
crypto/crypto/hash/hash.dart
BLAKE2b
getDigestLength property
getDigestLength property
dark_mode
light_mode
getDigestLength
property
@
override
int
getDigestLength
late
final
override-getter
The length of the digest produced by the hash algorithm.
Implementation
@override late final int getDigestLength;
blockchain_utils package
documentation
crypto/crypto/hash/hash
BLAKE2b
getDigestLength property
BLAKE2b class