menu
blockchain_utils package
documentation
crypto/crypto/hash/hash.dart
Blake2bConfig
key property
key property
dark_mode
light_mode
key
property
List
<
int
>
?
key
final
The key used in the hash function, if provided.
Implementation
final List<int>? key;
blockchain_utils package
documentation
crypto/crypto/hash/hash
Blake2bConfig
key property
Blake2bConfig class