Which two statements are true about transport-layer security?
A.
It applies to both a message body and its attachments.
B.
It is loosely coupled with the transport-layer protocol.
C.
It is an end-to-end security mechanism.
D.
It prevents the captured data from being replayed at a later time.
Explanation:
AD
A. It applies to both a message body and its attachments.
D. It prevents the captured data from being replayed at a later time.
———————————————————————–
B. It is loosely coupled with the transport-layer protocol. – FALSE (because It is tightly coupled with the transport-layer protocol).
C. It is an end-to-end security mechanism. – FALSE (It’s not an end-to-end solution, simply point-to-point).