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