Which of the following can be used for both encryption and digital signatures?
A. 3DES
B. AES
C. RSA
D. MD5
Answer: A. 3DES
Computer Science & Information Technology
You might also like to view...
Safari is the Web browser software program that is included with Windows 10
Indicate whether the statement is true or false
Computer Science & Information Technology
What is the freebie you get automatically with an array?
A. Nothing is free in C++. B. A *(pointer) to the first element. C. A *(reference) to the first element. D. A *prototype ( ).
Computer Science & Information Technology