Designing Cisco Enterprise Networks (ENSLD) — Question 220
Which security functionality does gRPC provide?
Answer options
- A. enabling RC6 data-level encryption with CRC check
- B. mandatory encryption of data at rest using the AES and RSA protocols
- C. implementing secure server-client tunnels with RSA 2048 cipher encryption
- D. supporting secure communication between network devices and control systems using TLS and HTTPS
Correct answer: D
Explanation
The correct answer is D because gRPC utilizes TLS and HTTPS to ensure secure communication between devices. Options A, B, and C do not accurately describe gRPC's security features, as they focus on specific encryption methods that are not part of gRPC's standard functionalities.