menu
supa_architecture package
documentation
core/encryption/hive_encryption_manager.dart
HiveEncryptionManager
clearCipherCache static method
clearCipherCache static method
dark_mode
light_mode
clearCipherCache
static method
void
clearCipherCache
(
)
Implementation
static void clearCipherCache() { _cipherCache.clear(); }
supa_architecture package
documentation
core/encryption/hive_encryption_manager
HiveEncryptionManager
clearCipherCache static method
HiveEncryptionManager class