Which of the following uses the same key to encrypt and decrypt the message?
a. Public key encryption
b. Asymmetric encryption
c. Symmetric key encryption
d. RSA encryption
ANS: C
You might also like to view...
A client changing the values of private data members is:
a. Only possible by calling private member functions. b. Possible using public functions and references. c. Never possible. d. Only possible if the private variables are not declared inside the class.
If you type ____ into a new email message, Outlook fills in the email address for you.
A. the second half of an email address B. your contact's initials C. a code associated with a contact's name D. the first few letters of a contact's name
By default, browsers place the background image in the element's ____ corner.
A. upper-left B. lower-left C. upper-right D. lower-right
What is the printout of the following code?
```
#include