Which of the following is used to associate a public key with an identity?
A. Encryption
B. Digital hash
C. Digital certificate
D. Digital signature
Answer: C
Explanation: A digital certificate is used to associate a public key with an identity. The certificates contain the public key and are digitally signed.
You might also like to view...
Consider the code segment below. Which of the following statements is false?
``` int[] g; g = new int[23]; ``` a. The value of g[3] is -1. b. The first statement declares an array reference. c. The second statement creates the array. d. g is a reference to an array of integers.
The first Web page in the site is the ____________________ page.
Fill in the blank(s) with the appropriate word(s).
A penetration test is usually of a longer duration than a vulnerability assessment, depending on the scope and size of the environment being tested
Indicate whether the statement is true or false.
A vendor of a custom-built computer will always offer the same service packages and warranty support as the vendor of a mass-produced computer.
Answer the following statement true (T) or false (F)