Outline the main difference between TLS and XML security. Explain why XML is particularly suitable for the role it plays, in terms of these differences.

What will be an ideal response?


The main difference between TLS and XML security is that the former provides a means for the secure transmission of information, whereas XML security applies the security measures to documents to be exchanged and stored.

XML is a self-defining format enabling security to be applied within a document. It is extensible, allowing security measures to be added as requirements evolve.

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. A class’s private helper methods may be called only by the class’s other methods b. You cannot declare helper methods in interfaces. c. An interface’s private instance methods can be called directly (i.e., without an object reference) only by the interface’s other instance methods. d. An interface’s private static methods can be called by any of the interface’s instance or static methods.

Computer Science & Information Technology

When two criteria are placed in the same row, the ________ logical operator applies

A) And B) Null C) Or D) Not

Computer Science & Information Technology

Given hosts A and B on the same LAN with incorrect default router information for router R1, which of the following will NOT work on the network?

A) Host A can ping another host on the same LAN. B) Host A and B would successfully list each other in their ARP caches. C) Host B can ping R1 using the default gateway address. D) Host A can send traffic outside the network.

Computer Science & Information Technology

_______________is the act of obtaining data from an unknowing end user who is not willingly submitting the sample at that time.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology