What is the purpose for using digital signatures for code signing?
- to establish an encrypted connection to exchange confidential data with a vendor website
- to verify the integrity of executable files downloaded from a vendor website
- to authenticate the identity of the system with a vendor website
- to generate a virtual ID
Explanation: Code signing is used to verify the integrity of executable files downloaded from a vendor website. Code signing uses digital certificates to authenticate and verify the identity of a website.
Related exam: Modules 21 - 23: Cryptography and Endpoint Protection Group Exam
Related exam: Checkpoint Exam: Cryptography Group Exam Answers
