asmx - gsoap and SSL/TLS vs .Net Web Services -


does gsoap provides ssl/tls, vpn, encryption, digital signing of data? prefer web service security, gsoap or .net previous mentioned properties.

yes, gsoap supports ssl/https using openssl, info can found http://www.cs.fsu.edu/~engelen/soapdoc2.html#tth_sec19.21.

about choose, gsoap or .net, think should depend on project , different case case. these two, @ least gsoap corss-platform while .net on windows.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -