Hi,
Is there any function in Haxe using which I can encrypt and decrypt a string in my program? If yes then what is the name of that function? Please also send me their documentation details.
Best Regards …
Pankaj Kumar
Hi,
Is there any function in Haxe using which I can encrypt and decrypt a string in my program? If yes then what is the name of that function? Please also send me their documentation details.
Best Regards …
Pankaj Kumar
Hi Pankaj, please have a look at haxe.crypto: haxe.crypto - Haxe 4.3.1 API
There are also a few other libraries: Search for "crypto"
You will see there are many functions to use, depending on the type of encryption you want.
© 2018-2020 Haxe Foundation - Powered by Discourse