Signature Program Interview Questions and Answers

Signature Program Questions and Answers:

1 :: Explain Does XML Signature provide for non-repudiation?

The specification does not speak of non-repudation for the following reason. An XML Signature associates a specific key with a specific message such that it is computational infeasible for anyone without the key to alter either the message or the signature without the signature under that key being broken. Consequently, the specification speaks of signer authentication. Note that the use of assymetric keys does provide for technical non-repudation because only one person need have access to the key. However, when symmetric key algorithms (like HMAC) are used both the sender and receiver have access to the key. Furthermore, non-repudation is frequently defined in the context of the trust model and concerns itself with the trustworthiness of key distribution and revocation. Consequently, we avoid the term non-repudiation.
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

2 :: How to print sum of two number without using main function?

by using functions
eg:

main()
{
sum();
}
sum()
{
int i,j;
printf("enter i,j values:");
scanf("%d%d",&i,&j);
printf("%d",i+j);
}
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

3 :: If there are multiple elements in the same document. How do sign the elements plus the order in which the elements appeared in the document?

Do not uses multiple references. Instead, use an Xpath transform, since the expected result is that the elements included by the Xpath are given in document order.
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

4 :: Explain What will be the output of the expression 11^5?

by using functions
eg:

main()
{
sum();
}
sum()
{
int i,j;
printf("enter i,j values:");
scanf("%d%d",&i,&j);
printf("%d",i+j);
}
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 1 No
Place Your Answer

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

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.
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

Rate This Category:
0/5 Rating (0 vote)
Place Your Question



Top: Signature Program Interview Questions and Answers
Signature Program Interview Questions and Answers

Top Frequently Asked Signature Program Question
Frequently Asked Signature Program Job Interview Question


Top Frequently opened Computer Programming Job Interview categories
Most popular Computer Programming Job Interview categories

Comments About Signature Program Interview Questions and Answers

Share your valuable opinions, ideas and suggestions about Signature Program Interview Questions and Answers
While placing your comment your email address is required but won't be published any where else; Personal information will be kept confidential; we do not sell or release our respective visitors private information.
  1. Webmaster 23rd of May 2012

    Webmaster Said

    Tell us what you feel about Signature Program Interview Questions and Answers
    All comments will be published after review. No login or registration is required to post a comment on Signature Program Interview Questions and Answers We offer and invite you to submit your valuable comment now; Please be respectful of others when commenting. Insulting others, self-promotional comments, website promotional comments, marketing stuff, SEO Techniques, SMS-style content and off-topic comments will not be approved at this information portal.
    So start sharing your thoughts regarding Signature Program Interview Questions and Answers
    Thank you.

Leave a Comment

Leave a Comment
  1.  Enter This Verification Code  Regenerate Verification Code  



Your reply will be added to the comment above (Below any other replies to this comment) -

Top Comments About: Signature Program Interview Questions and Answers
Comments on Signature Program Interview Questions and Answers

 
Top of Link batk to Signature Program Interview Questions and Answers
Link batk to Signature Program Interview Questions and Answers