QuestionQ136

Identity, Access and Data Protection

You have developed an e-commerce website and need its transactions to be highly secure. To do so, you must create a system that verifies the identity of a prospective customer. Which of the following security techniques would you use?

  • A Asymmetric encryption
  • B Symmetric encryption
  • C Spoofing
  • D Digital certificate
Explanation

A digital certificate establishes identity by associating a verified entity with a public key, typically through a trusted certificate authority. It supports authentication for secure e-commerce transactions.

Community Discussion

No comments yet. Be the first to start the discussion!