October 2008 - Posts
Hi all, The other day a colleague of mine was trying to renew his smart card certificate, but he got an error telling him that there was not enough space in the card to store the new cert. So he asked me: Alex, how can I delete a certificate from my smart
Read More...
Hi all, When executing RSACryptoServiceProvider.Encrypt method (see How to generate key pairs, encrypt and decrypt data with .NET (C#) for an example), you may get a System.Security.Cryptography.CryptographicException . According to MSDN , this is to
Read More...
Hi all, The other day a colleague of mine asked me if I had a .NET version of the C++ sample in How to generate key pairs, encrypt and decrypt data with CryptoAPI post. C++ sample calls CryptoAPI directly (and you know we can do the same thing in .NET
Read More...
Hi all, Sorry I haven't been able to write anything for a few weeks. I've been on vacation + paternity leave... Paternity leave! Yes, I'm a father now! My son Nicolas was born on Sept 11th, 2008, and he's taken pretty much all my free time since. WELCOME
Read More...