Which of the following is usually encrypted when stored or transmitted?
A. CRL
B. Private key
C. Root certificate
D. Public key
Answer: B. Private key
Computer Science & Information Technology
You might also like to view...
If a method does not handle a possible checked exception, what must the method have?
a. a try clause in its header b. a catch clause in its header c. a finally clause in its header d. a throws clause in its header
Computer Science & Information Technology
As the amount of code increases, so does the likelihood for errors.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology