Bob wants to send Alice a file that is encrypted using public key cryptography.Which of the following statements is correct regarding the use of public key cryptography in this scenario?
Question:
Which of the following statements is correct regarding the use of public key cryptography in this scenario?
Options:
Bob will use his private key to encrypt the file and Alice will use her private key to decrypt the file.
Bob will use his public key to encrypt the file and Alice will use Bob’s private key to decrypt the file
Bob will use Alice’s public key to encrypt the file and Alice will use her private key to decrypt the file.
Bob will use his public key to encrypt the file and Alice will use her private key to decrypt the file.
Correct Answer
The Correct Answer for this Question is
Bob will use Alice’s public key to encrypt the file and Alice will use her private key to decrypt the file.