|
-
Dec 5th, 2007, 10:51 AM
#1
Thread Starter
New Member
Decryption Key
Trying to decrypt some data and I am not sure that the RSACryptoServiceProvider() object knows about where to find the key and to honest I am not sure how to pass it the private key. The private key is held on my local machine in a file. Do I tell it about the key by saying:
cspParams.KeyContainerName = "C:\\. . . ."
is this correct or is there another way to tell it about the key? thanks,
-S
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|