When implementing certificates through the use of a CA, how is the certificate of client A validated by client B when received?
A.
verifying the client A certificate using the client A private key
B.
verifying the client A certificate using the client A public key
C.
verifying the client A certificate using the client B private key
D.
verifying the client A certificate using the client B public key
E.
verifying the client A certificate using the CA private key
F.
verifying the client A certificate using the CA public key
Explanation: