We have been using some simple approaches to securely transfer messages between PHP and C# . We published our method here on github: https://github.com/ttodua/useful-php-scripts/blob/master/two-way-encrypt-decrypt-PHP-C_sharp Note, you can use the code…