Cisco
300-535 · Question #69
Which HTTP authentication method transmits user access credentials and encrypts them using Base64?
The correct answer is A. basic. The HTTP Basic authentication method transmits user credentials encoded with Base64, but it does not provide true encryption.
Design for Cisco Cloud Security and Integration
Question
Which HTTP authentication method transmits user access credentials and encrypts them using Base64?
Options
- Abasic
- Btoken
- COAuth
- Ddigest
How the community answered
(40 responses)- A83% (33)
- B10% (4)
- C5% (2)
- D3% (1)
Explanation
The HTTP Basic authentication method transmits user credentials encoded with Base64, but it does not provide true encryption.
Topics
#HTTP authentication#basic auth#Base64#API security
Community Discussion
No community discussion yet for this question.