Re: .NET RSACryptoServiceProvider Class
- From: "Gaurav Vaish \(EduJini.IN\)" <gaurav.vaish.nospam@xxxxxxxxxxxxxxxx>
- Date: Wed, 17 May 2006 00:46:42 +0530
It takes the certificate from the certificate store.
You can get it by executing "certmgr.msc" on the command / run prompt.
Or better, execute "mmc.exe" and then add Span-In for "Certificates" from
"Current User" and "Local Machine"
It would be in the following order:
1. Current User
2. Local Machine
all from "Personal" store only.
--
Cheers,
Gaurav Vaish
http://www.mastergaurav.org
http://www.edujini.in
-------------------
"C" <C@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1FEB55FB-FC0A-42D6-87DC-3454310ED7BD@xxxxxxxxxxxxxxxx
Hi,
I am using the RSACryptoServiceProvider Class for all my encryption
requirements.
I have looked at various websites which detail this class.
I am finding it hard to get any information in relation to the Public &
Private Keys it uses and where the Keys are stored / distributed. When
they
are deleted etc?
Anyone have or know where I can get info on specifically the keys and how
they are stored / deleted etc.?
Thanks.
.
- Prev by Date: Re: Extension of Role based security
- Next by Date: Re: advapi32.dll / LogonUser
- Previous by thread: Re: 2.0 security
- Next by thread: Re: .NET RSACryptoServiceProvider Class
- Index(es):