PC Review


Reply
Thread Tools Rate Thread

Cryptography : key-storage

 
 
cmrchs@yahoo.com
Guest
Posts: n/a
 
      22nd Mar 2005
Hi,

I have a question regarding the RSA-crypto algorithm in .NET :

Executing the following creates a new keypair :
Dim param As New CspParameters
param.KeyContainerName = "NewKeyContainer"
param.Flags = CspProviderFlags.UseMachineKeyStore
Dim rsaObj As New RSACryptoServiceProvider(param)

==> but where are the keys actually stored ?
I looked for 'NewKeyContainer' in the registry but found nothing.
And when I use CspProviderFlags.UseDefaultKeyContainer where are they stored then ?

any help greatly appreciated !

Chris


**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
System.Security.Cryptography and OpenNETCF.Security.Cryptography Jeffry van de Vuurst Microsoft Dot NET Compact Framework 3 13th Dec 2006 02:46 PM
Cryptography : key-storage cmrchs@yahoo.com Microsoft C# .NET 0 22nd Mar 2005 10:54 AM
Re: FREE STORAGE SERVICE - 100 megabytes of storage space on the internet knectar@gmail.com Storage Devices 0 14th Dec 2004 11:26 AM
HOW CAN I VERIFY WHEN WITHDRAWING AN ITEM FROM A STORAGE IF IT EXISTS IN THE STORAGE? Chris Microsoft Access 3 31st May 2004 11:09 AM
HOW CAN I VERIFY WHEN WITHDRAWING AN ITEM FROM A STORAGE IF IT EXISTS IN THE STORAGE? Chris Microsoft Access Form Coding 3 31st May 2004 11:09 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:35 AM.