In which scenario should Web service traffic be secured at the transport level over the message
level?
Answer(s)
- Security information must be kept intact from the client to the Web service, regardless of theunderlying transport.
- Messages are passed between multiple intermediaries, multiple transports.
- Only parts of the message need to be kept confidential.
- High performance and security are top concerns.
Correct Answer
High performance and security are top concerns.