What two IPsec algorithms provide encryption and hashing to protect interesting traffic? (Choose two.)
- AES
- DH
- IKE
- PSK
- SHA
Explanation: The IPsec framework uses various protocols and algorithms to provide data confidentiality, data integrity, authentication, and secure key exchange. Two algorithms that can be used within an IPsec policy to protect interesting traffic are AES, which is an encryption protocol, and SHA, which is a hashing algorithm.
Related exam: 8.4.2 Module Quiz - VPN and IPsec Concepts
