menu
hive_ce_flutter package
documentation
adapters.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_flutter package
documentation
adapters
HiveCipher
calculateKeyCrc abstract method
HiveCipher class