asked 89.4k views
0 votes
In Digital certificate authentication, which key does the supplicant use to encrypt the challenge message before sending it to the verifier?

asked
User Dr Neo
by
8.6k points

1 Answer

4 votes

Answer:

Supplicant's Private Key

Step-by-step explanation:

The supplicant uses its PRIVATE KEY to encrypt the challenge message before sending it to the verifier.

This is evident in that in a Digital Certificate Authentication, concerning challenge-response, when the verifier sends a challenge message to the supplicant, the supplicant would encrypt the challenge message with its PRIVATE KEY and send the response message back to the verifier. In return, the verifier would decrypt the response message with the true party’s public key.

answered
User Tiffannie
by
8.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.