Signature Program Question:
Download Questions PDF

How to combine XML document with a signature such that, in the resulting document, the signature signs the original document?

Answer:

1. Create an enveloping signature around the root element of the document.
2. Create an enveloped signature. The signature is placed inside the document, and its SignedInfo Reference contains transforms that omit the signature from the document.

Download Signature Program Interview Questions And Answers PDF

Previous QuestionNext Question
Explain How a C program will execute(run) automatically even though you have not runned it?Explain What will be the output of the expression 11^5?