Your are developing web applicaton which is used by jon and mac. both this party are using an asymmetric algorithm to exchange data. Which key should they send to the other party to make this possible

 Posted by Rajkatie on 8/31/2013 | Category: .NET Framework Interview questions | Views: 4193 | Points: 40
Select from following answers:
  1. jon sends mac his private key, and mac sends jon her private key
  2. jon sends mac his public key, and mac sends jon her public key.
  3. jon sends mac his public key, and mac sends jon her private key.
  4. All Above

Show Correct Answer


Source: microsoft book (c#) | | Alert Moderator 

Comments or Responses

Login to post response