Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) — Question 237

What is used to validate the authenticity of client and is sent in HTTP requests as a JSON object?

Answer options

Correct answer: C

Explanation

The correct answer is C, JWT, as it is specifically designed to securely transmit information between parties as a JSON object. SSH, HTTPS, and TLS are protocols used for secure communication and encryption, but they do not serve the purpose of validating client authenticity in the same way that JWT does.