Which of the following authenticates a web server to the remote client in PKI?
A. FQDN
B. DNS name
C. Public key
D. Private key
Answer: C. Public key
You might also like to view...
The signature of a function consists of ____________.
A. parameter list B. return type, function name, and parameter list C. function name D. function name and parameter list
GeneralPath method lineTo ________.
a. draws a line from the previous point in the GeneralPath object to the current point b. draws a line with an arrow head to point to a GeneralPath object c. moves the drawing origin around a line d. specifies the first point in a GeneralPath object
You can apply a heading style to table text by clicking the ____ box arrow on the Common toolbar and then clicking a specific style.
A. Heading B. Style C. Format D. HTML
?In C++, the dot is an operator called the ____ operator.
A. dot access B. member access C. data access D. member