Which technology is used to provide assurance of the authenticity and integrity of software code?
- public key infrastructures
- block ciphers
- certificate authorities
- digital signatures
Explanation: Digital signatures are commonly used to provide assurance of the authenticity and integrity of software code. Executable files are wrapped in a digitally signed envelope, which allows the end user to verify the signature before installing the software.
Related exam: Module 17: Quiz – Configure Network and Device Security Network Security
