public key?



public key?..

Answer / 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

More ASP.NET Interview Questions

Why session is necessary in web application?

0 Answers  


Define page output caching?

0 Answers  


How do we make a poperty read only?

1 Answers   Microsoft,


Which keyword you should use for class not to extend? Which keyword to be used for making the class accessible within the assembly only what are the authentication mode of ASP.NET How will you call a JavaScript function using code-behind? How will you define the Session Timeout? What are the methods to validate client-side whether the input is a correct Date format? You want to write a log when ASP.NET application starts. Which is the best place to write that peice of code? What are the page load events and what is there order? What is the difference between abstract class and interface? What are the differences between DataSet and DataReader? What are the two properties other than DataSource, which is required to populate the Drop Down Menu? What is difference between String and StringBuilder Classes? What are differences between Custom control and User control?

1 Answers   Ignis Technologies,


How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?

1 Answers   MMTS,


How to deploy/publish webservices?How many ways?Plz explain me

0 Answers   TCS,


Where is ViewState information stored?

18 Answers   DSRC, HCL,


I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?

0 Answers   Excel,


What is the difference between <%#%> and <%=%>?

5 Answers   IBS,


what is the differance between .DLL & .EXE

10 Answers   Infinite Computer Solutions,


What?s the difference between Codebehind="MyCode.aspx.cs" and Src="MyCode.aspx.cs"?

1 Answers   Getit, Siebel, Visual Soft,


What is the full form of asp.net?

0 Answers  


Categories