An application must send information to a remote system using SOAP. According to the
application requirements only the SOAP headers contain sensitive information and need to be
encrypted. It is a requirement that the sensitive information is encrypted during both transmission
and storage. What is the best way to implement this messaging system?
A.
using WS-Security
B.
using XML over HTTPS
C.
using SOAP over HTTPS
D.
using Container-managed security