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 Difference between MVC And MVP design pattrens
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
What are the various session state management options provided by asp.net?
What is the difference between a cookie and a pixel?
Please brief not about xsd,xslt & xml?
Explain the features that make asp.net more used framework? : asp.net mvc
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
Can you explain one critical mapping?
In a Repeater control how one can provide an alternating color scheme ?
What is an imagemap in asp.net?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
How can we create Tree control in asp.net?
Describe the Server Control Events of ASP.NET?
What is special types forms
Where is http session stored?