Alice and Bob are using a digital signature to sign a document. What key should Alice use to sign the document so that Bob can make sure that the document came from Alice?
- private key from Bob
- private key from Alice
- public key from Bob
- username and password from Alice
Explanation: Alice and Bob are used to explain asymmetric cryptography used in digital signatures. Alice uses a private key to encrypt the message digest. The message, encrypted message digest, and the public key are used to create the signed document and prepare it for transmission.
Related exam: Checkpoint Exam: Cryptography Group Exam Answers
Related exam: Cybersecurity Essentials FINAL Quiz Answers Full Questions
Related exam: Cybersecurity Essentials v3.0 Course Final Exam Answers
