menu
hive_ce package
documentation
hive.dart
HiveCipher
calculateKeyCrc abstract method
calculateKeyCrc abstract method
dark_mode
light_mode
calculateKeyCrc
abstract method
int
calculateKeyCrc
(
)
Calculate a hash of the key. Make sure to use a secure hash.
Implementation
int calculateKeyCrc();
hive_ce package
documentation
hive
HiveCipher
calculateKeyCrc abstract method
HiveCipher class