menu
blockchain_utils package
documentation
crypto/crypto/hash/hash.dart
Blake2bConfig
salt property
salt property
dark_mode
light_mode
salt
property
List
<
int
>
?
salt
final
A salt value for customizing the hash.
Implementation
final List<int>? salt;
blockchain_utils package
documentation
crypto/crypto/hash/hash
Blake2bConfig
salt property
Blake2bConfig class