Your organization decides to use digital signatures to sign messages. Which security tenets are covered by this implementation?
A. confidentiality
B. authentication
C. nonrepudiation
D. integrity
E. options a and b only
F. options c and d only
G. options b, c, and d only
G
Explanation: Using digital signatures to sign messages provides authentication, nonrepudiation and integrity.
To provide confidentiality, you would also need to encrypt the message.
Computer Science & Information Technology