menu
encrypt_decrypt_plus package
documentation
encrypt_decrypt/xor.dart
XOR
XOR.new constructor
XOR.new constructor
dark_mode
light_mode
XOR
constructor
XOR
(
{
String
?
secretKey
,
})
Implementation
XOR({this.secretKey});
encrypt_decrypt_plus package
documentation
encrypt_decrypt/xor
XOR
XOR.new constructor
XOR class