menu
easy_dev_toolkit package
documentation
security/encryption_util.dart
EncryptionUtil
key property
key property
dark_mode
light_mode
key
property
Key
key
final
The encryption key (must be 32 bytes for AES-256).
Implementation
final Key key;
easy_dev_toolkit package
documentation
security/encryption_util
EncryptionUtil
key property
EncryptionUtil class