menu
fhir_db package
documentation
cipher_from_key.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();
fhir_db package
documentation
cipher_from_key
HiveCipher
calculateKeyCrc abstract method
HiveCipher class