Connecting Tech Pros Worldwide Forums | Help | Site Map

CryptographicException

Newbie
 
Join Date: Nov 2009
Posts: 1
#1: 3 Weeks Ago
Hi All,

I faced the below exception while implementing X509Certificate decryption.

Exception Type: System.Security.Cryptography.CryptographicExceptio n
Message: Key information could not be exported from the cryptographic service provider (CSP) for this implementation.
TargetSite: System.Security.Cryptography.RSAParameters ExportParameters(Boolean)
HelpLink: NULL
Source: mscorlib

I have tick 'Marked this key as exportable' during import. Can anyone help me?? Thks.

Reply