ある組織は、建物の入口と機密エリアを監視するためにクラウド管理の IP カメラを導入しました。 サービス プロバイダーは、各カメラからのライブ ビデオ映像をストリーミングするために、直接 TCP/IP 接続を有効にします。組織は、このストリームが暗号化され、認証されることを保証したいと考えています。この目的を最もよく満たすには、次のどのプロトコルを実装する必要がありますか。
正解:B
Secure Real-Time Transport Protocol (SRTP) is a security protocol used to encrypt and authenticate the streaming of audio and video over IP networks. It ensures that the video streams from the IP cameras are both encrypted to prevent unauthorized access and authenticated to verify the integrity of the stream, making it the ideal choice for securing video surveillance. Reference: CompTIA Security+ SY0-701 Course Content: Domain 3: Security Architecture, which includes secure communication protocols like SRTP for protecting data in transit.