The technology that includes a series of features relating to authentication and encryption and is based on a system of certificates is __________________

a. Https
b. CA
c. PKI
d. Enrollment


C. PKI is based on a system of certificates, which are digitally signed statements that contain a public key and the name of the subject. The certificates are issued by a CA, which can be based either in your own network or operated by an external certificate issuing agency, such as VeriSign.

Computer Science & Information Technology

You might also like to view...

Computers code bitmap image data using a binary color code for each pixel in the image.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

If there are multiple threads at the highest priority level in the Java virtual machine, those threads execute using a(n) ________ scheduling algorithm.

a) FIFO b) round-robin c) SPF d) SRT

Computer Science & Information Technology

The Math object includes the ____ method, which returns the value of the next highest whole number.

A. abs() B. floor() C. ceil() D. max()

Computer Science & Information Technology

Which of the following remote authentication methods was developed by Cisco?

A. 802.1X B. TACACS+ C. RADIUS D. Kerberos

Computer Science & Information Technology