CryptographicException: The handle is invalid.
Posted
by Wil Peck
on Geeks with Blogs
See other posts from Geeks with Blogs
or by Wil Peck
Published on Thu, 24 Feb 2011 19:21:12 GMT
Indexed on
2011/02/24
23:26 UTC
Read the original article
Hit count: 392
More than once I have come across the issue where we have had a problem using an X509Cert from the certificate store. Everything is configured properly in the certificate store but when we attempt to create the signature we end up with a cryptographic exception for no apparent reason.
See CryptographicException: The handle is invalid post by Benoit Martin explains the problem and shows how this issue can be resolved.
© Geeks with Blogs or respective owner