Public key encryption uses multiple keys. One key is used to encrypt data,…

2025

Public key encryption uses multiple keys. One key is used to encrypt data, while another is used to decrypt data. The key used to encrypt data is called the ___ key, while the key used to decrypt data is called the ___ key.

  1. A.

    Encryption, decryption

  2. B.

    Encryption, public

  3. C.

    Public, private

  4. D.

    Private, public

Attempted by 228 students.

Show answer & explanation

Correct answer: C

In public key encryption:

The public key is shared with everyone and is used to encrypt the data

The private key is kept secret and is used to decrypt the data

Example:

If you want to send a secure message, you encrypt it using the receiver’s public key, and only their private key can decrypt it.

Explore the full course: Rssb Basic Computer Instructor

Loading lesson…