EC-Council
312-92 · Question #34
What function can be used with SQL to encrypt user supplied-passwords to that they can be compared with the encrypted passwords stored on the SQL server?
The correct answer is A. pwdencrypt(). See the full explanation below for the reasoning.
Question
What function can be used with SQL to encrypt user supplied-passwords to that they can be compared with the encrypted passwords stored on the SQL server?
Options
- Apwdencrypt()
- Buserencrypt()
- CDESpassword()
- Dpasswordin()
How the community answered
(45 responses)- A84% (38)
- B2% (1)
- C9% (4)
- D4% (2)
Community Discussion
No community discussion yet for this question.