Ask a Question related to ASP.NET Web Services, Design and Development.
-
Tom at SDI #1
Data Security, Encryption
I'm developing a WebService using C#. I've got a client app that is
non-dot-net. I intend on placing the web service on https, but some data is
sensitive and our clients may expect more data security. I am currently
looking at data encryption using System.Security.Cryptography on the .NET
side and the CryptoAPI on the client side, but am having some difficulty
there.
Is there any data encryption mechanism built into web services themselves
that I can make use of, thus bypassing the need to use the CryptoAPI?
Thanks,
Tom
Tom at SDI Guest
-
How to add security to data sources from SQL 2000
How to add security to data sources from SQL 2000 I have been doing ColdFusion programming for over 5 years and now I hired an assistant for... -
Security - Best Encryption Tool
Hi I need to store the credit card information in my database. I have been looking for some third party tools which could provide encryption for... -
Data encryption ?
..Net Experts, Instead of using MS/Data Protection API, I am using my own encryption library. I need to impersonate a special account (a local... -
ASP/Security/data transfer/XML doubt
Complicated - ASP/Security/data transfer/XML doubt In our company Head office we are hosting an intranet server in IIS (Windows 2000) , ASP and... -
data encryption in sql server 2000
Sri, There is no supported way of column encryption in-built in SQL Server.Your best bet would be to encrypt in the application level itself...



Reply With Quote

