Encrypted Web Service...

T

Terry Mulvany

Greetings all,
We have wrote a web service (asmx) which accepts as a paramater an ADO.NET
Dataset. We have compiled a proxy class from this webservice (SDL) and are
now using the proxy class in code to call this webservice passing it a
Dataset.
The customer however wants to make sure that the data being sent (which
include confidential data) is encrypted.
My thought was... why not use SSL/https. Can this be done? Is this the
prescribed way of encrypting the XML sent to/from a web service?

Thank you all very much for you time.

-Terry Mulvany
 
G

gopi

You can use SSL/https, but it slows down the process. You
also can prefer microsoft WSE.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top