menu
swift_flutter package
documentation
core/encryption.dart
EncryptionHelper
aes static method
aes static method
dark_mode
light_mode
aes
static method
EncryptionProvider
aes
(
)
Create AES encryption provider
Implementation
static EncryptionProvider aes() => AESEncryption();
swift_flutter package
documentation
core/encryption
EncryptionHelper
aes static method
EncryptionHelper class