nerdexam
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)
  • A
    84% (38)
  • B
    2% (1)
  • C
    9% (4)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 312-92 Practice