2
Reply

what are advantages and disadvantages of message security?

Bhabani Prasad

Bhabani Prasad

May 23, 2014
2.4k
0

    http://www.bigantsoft.com/tutorial/Advantages-and-Disadvantages-of-an-Instant-Messenger.html

    Munesh Sharma
    June 20, 2015
    0

    ==========================It provides end-to-end security. Because message security directly encrypts and signs the message, having intermediaries does not break the security.It allows partial or selective message encryption and signing, thus improving overall application performance.Message security is transport-independent and can be used with any transport protocol.It supports a wide set of credentials and claims, including issue token, which enables federated security.Using message security has following disadvantages: ========================This option may reduce performance compared to transport security because each individual message is encrypted and signed.It does not support interoperability with older ASP.NET Web Services (ASMX) clients because it requires both the client and service to support WS-Security specifications.

    Bhabani Prasad
    May 23, 2014
    0