Which of the following is the default option for the kind of keys to be generated when using the gpg --gen-key command?
A. DSA (sign only)
B. RSA (sign only)
C. RSA and RSA
D. RSA and Elgamal
Answer: C
Computer Science & Information Technology
You might also like to view...
Which of the following is not an advantage of Java exception handling?
a. Java separates exception handling from normal processing tasks. b. Exception handling improves performance. c. Exception handling makes it possible for the caller's caller to handle the exception. d. Exception handling simplifies programming because the error-reporting and error-handling code can be placed at the catch block.
Computer Science & Information Technology
Share Alike requires others to give you credit as the originator if they copy, distribute, display and perform your copyrighted work and derivative works based upon it.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology