Hi!

I have a webservice which sends username and password as text (it has a webmethod that accepts username&pwd as parameter)

Which is the easiest way to make this encrypted?


/Henrik