Hi everyone,
I try to use asymmetric algorithm(RSA) and key container also. I know key container stores the keys.
But what is the key container, is it a physical file or virtual file..?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bechir BejaouiPosted Feb 14, 2009, 6:48 PM
GurkanPosted Feb 14, 2009, 7:53 AM
And so, can we say: "it is an area in memory"..?
Bechir BejaouiPosted Feb 13, 2009, 5:46 PM
time you specify a CspParameters object and set the PersistKeyInCsp property to true, the .NET Framework will create the key container and store your key. If you run the same application again, the .NET Framework will detect that a key container with that
name already exists and will retrieve the stored private key