Answer Posted / seshu
A cryptographic system uses two keys.
1.public key -known to every one.
2.private or secret key-Known only to the recipient of the
message.
if first person want to send message to second person .the
first person make use of public key to encrypt message and
the second person make use of private key to decrypt message.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the asp.net mvc folder conventions? : asp.net mvc
What is application session?
What is autopostback in dropdownlist in asp net?
How do we implement bundling in MVC?
What is base class of .net?
Explain weak typing and strong typing.
Do cookies store passwords?
How do you declare static variable?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Define static member?
How do I open an ashx file in windows 7?
What are the namespace classes used in asp.net mvc? : asp.net mvc
Which method is used to force all the validation controls to run?
How can you send an email message from an asp.net web page?
Explain swagger components.