menu
flutter_defend package
documentation
core/secured_storage.dart
SecuredStorage
isOneWayEncryption property
isOneWayEncryption property
dark_mode
light_mode
isOneWayEncryption
property
bool
?
isOneWayEncryption
final
是否启用不可逆的加密(无法解密),适用于 token/hash 场景
Implementation
final bool? isOneWayEncryption;
flutter_defend package
documentation
core/secured_storage
SecuredStorage
isOneWayEncryption property
SecuredStorage class