Multiple choice technology web technology

XML Digital Signature specification is used to

  1. Digitally sign an XML document

  2. Include a signature using the senders private key in the XML

  3. Is used for non-repudiation

  4. 1 & 2

  5. All of the above

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

XML Digital Signature specifies how to embed digital signatures within XML documents using the sender's private key, enabling authentication and non-repudiation. It supports signing entire documents or specific elements. All three functions (signing, using private keys, non-repudiation) are correct use cases, making E the right answer.