Cisco Developing Applications using Cisco Core Platforms and APIs (DEVCOR) 350-901 Question # 83 Topic 9 Discussion
350-901 Exam Topic 9 Question 83 Discussion:
Question #: 83
Topic #: 9
There is a requirement to securely store unique usernames and passwords. Given a valid username, it is also required to validate that the password provided is correct. Which action accomplishes this task?
A.
Encrypt the username, hash the password, and store these values.
B.
Hash the username, hash the password, and store these values.
C.
Encrypt the username, encrypt the password, and store these values.
D.
Hash the username, encrypt the password, and store these values.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit