Question 104:
What must SOAP rely on for security?
Answer options:
A. Encryption B. Tokenization C. TLS D. SSL
Answer correct:
A
Simple Object Access Protocol (SOAP) uses Extensible Markup Language (XML) for passing data, and it must rely on the encryption of those data packages for security.