Last Updated on April 30, 2021 by Admin
What is the purpose for using digital signatures for code signing?
- to generate a virtual ID
- to establish an encrypted connection to exchange confidential data with a vendor website
- to authenticate the identity of the system with a vendor website
- to verify the integrity of executable files downloaded from a vendor website
Answers Explanation & Hints: 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.