Introduction - If you have any usage issues, please Google them yourself
Written in C# encryption and decryption source code: the string converted to UTF-8 ByteArray using the TripleDES algorithm to encrypt the string, the encrypted string is then converted to a Base64 string.