Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / August 2005

Tip: Looking for answers? Try searching our database.

client certificates and private keys.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
duwayne@gmail.com - 13 Aug 2005 03:01 GMT
Hi,

I will be writting a web application that will accept certificates from
clients. What I really need is to get the private key from the client
and decrypt some data and display it. Clients that do not have the
private key will not encrypted data. Is this possible? Can someone
point me to the right direction.

Regards,

DS
Nick Malik [Microsoft] - 13 Aug 2005 22:52 GMT
a client will NEVER send a private key.

If you get the cert from the client, they will encrypt with YOUR public key,
and you will decrypt with YOUR private key.  When sending data to them, you
will encrypt with THEIR public key (in the cert), and they will decrypt with
THEIR private key.

Signature

--- Nick Malik [Microsoft]
   MCSD, CFPS, Certified Scrummaster
   http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
  I do not answer questions on behalf of my employer.  I'm just a
programmer helping programmers.
--

> Hi,
>
[quoted text clipped - 7 lines]
>
> DS

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.