Welcome to MSDN Blogs Sign in | Join | Help

Decrypt my World

Cryptography, Security, Debugging and more!

News

  • Any of my posts is supported under any Microsoft standard support program or service. They are provided "AS IS" without warranty of any kind, and confer no rights.

Where are my readers?

Locations of visitors to this page

Favorite Posts

Browse by Tags

All Tags » CryptoAPI » CNG   (RSS)
"Invalid provider type specified" error when accessing X509Certificate2.PrivateKey on CNG certificates
Hi all, You may get the following exception when trying to access X509Certificate2 . PrivateKey on a .NET 3.5 (or older) app: " System.Security.Cryptography. CryptographicException : Invalid provider type specified . at System.Security.Cryptography.Utils.CreateProvHandle(CspParameters Read More...
Working with CNG in .NET 3.5
Hi all, Do you want to work with CNG and .NET 3.5 and don't want to P/Invoke into CryptoAPI & CNG API ? Check out Security.Cryptography.dll library at CLR Security : " Security.Cryptography.dll provides a new set of algorithm implementations to augment Read More...
Page view tracker