Can there be both kinds of security implemented for one application (message level and transport level).
I am implementing a server side application ,can i implement both like configuring the application server for transport level and interceptor for digital signature.


Reply With Quote