The _______ protocol in SOAP ensures data integrity and security, a feature not inherently present in REST.

  • API Key
  • OAuth
  • SSL/TLS
  • WS-Security
The WS-Security (Web Services Security) protocol in SOAP ensures data integrity and security. This is a significant feature not inherently present in REST, where security mechanisms often depend on the underlying transport layer (e.g., SSL/TLS) or additional authentication mechanisms like OAuth or API keys.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *