Ask a Question related to ASP.NET Web Services, Design and Development.
-
HeatherW #1
Cryptography Issue
I'm having the issue with an asp web service not having access to the Cryptographic Service Container (CSP). Yes, I've read the knowledge base article, and I've read numerous newsgroup solutions. I am doing everything they suggest, and I STILL have this issue
I'm creating the key and storing it in a container USING the CspProviderFlags.UseMachineKeyStore flag. I have given the ASPNET user full permission on the C:\Documents and Settings\All Users\Application Data\Microsoft\Crypto\RSA\MachineKeys directory
All this and I still have the issue
Can anyone please help? This is driving me insane
Thanks
Heather
HeatherW Guest
-
Cryptography
I am trying to decide on an cryptography class to use with my ASP.NET web application. I have looked and several articles on building crypto... -
.NET cryptography FIPS 140 compliance
I am trying to determine whether the default encryption algorithms used by the .NET framework cryptographic APIs are FIPS 140 compliant (ideally... -
Good book of Cryptography
Hi, any know some good book of cryptography using the .NET Framework? Thanks. Dexter -
System.Security.Cryptography.MD5CryptoServiceProvider
I'm wonder if anyone has tested the System.Security.Cryptography.MD5CryptoServiceProvider against the RFC 1321 Test suite? For example, here is... -
Cryptography in ASP
Hello Gregory. Thank you for you answer on my question. You are right. I red about CAPICOM in MSDN. I got and installed test VerySign...



Reply With Quote

