Q
Calculation of the certificate_verify in TLS involves the use of a finished_label. The finished_label is the string-
-
A
A. Client finished for the client
-
B
B. Client finished for the client, server finished for the server
-
C
C. Server finished for the server
-
D
D. Client finished for the server, server finished for the client
Correct Answer:
B. B. Client finished for the client, server finished for the server
Explanation:
The finished_label is the string client finished for the client, server finished for the server.