If I use SOAP in PHP. Question: Does data is encrypted in SOAP/XML between 2 servers? Or the data is send in text format?
Thanks