ある企業は、オンラインで製品を販売するための新しい Web サイトを構築したいと考えています。Web サイト wd I は、訪問者がショッピング カートに商品を追加し、クレジット カードを使用して商品の支払いをできるようにする店頭アプリケーションをホストしています。次のプロトコルのうち、 *最も安全に実装できるものはどれですか?
正解:D
Explanation TLS (Transport Layer Security) is a cryptographic protocol that provides secure communication over the internet. It can protect the data transmitted between the website and the visitors from eavesdropping, tampering, etc. It is the most secure protocol to implement for a website that sells products online using a credit card.