menu
swift_flutter package
documentation
core/encryption.dart
AESEncryption
algorithm property
algorithm property
dark_mode
light_mode
algorithm
property
@
override
EncryptionAlgorithm
get
algorithm
override
Encryption algorithm
Implementation
@override EncryptionAlgorithm get algorithm => EncryptionAlgorithm.aes256;
swift_flutter package
documentation
core/encryption
AESEncryption
algorithm property
AESEncryption class