

InterviewSolution
Saved Bookmarks
1. |
_______ are used as the base of the Public Key Infrastructure.(a) SSL certificates(b) TLS certificates(c) X.509 certificates(d) HAS certificatesI have been asked this question during an interview.I'd like to ask this question from Cryptography topic in section Number Theory and Cryptography of Discrete Mathematics |
Answer» CORRECT answer is (c) X.509 certificates Explanation: The X.509 certificates may be used as a BASE of the PUBLIC Key Infrastructure. PKIX is a tree structure where a Certificate Authority can be used to GIVE trust to end entity certificates. X.509 certificates cannot directly use symmetric cryptography. |
|