(ISC)2(ISC)2
SSCP · Question #1285
SSCP Question #1285: Real Exam Question with Answer & Explanation
The correct answer is B: False. Kerberos primarily relies on symmetric-key cryptography, using a shared secret key between the client, server, and Key Distribution Center (KDC) for authentication.
Submitted by the_admin· Apr 18, 2026Cryptography
Question
Kerberos uses asymmetric encryption.(True / False)
Options
- ATrue
- BFalse
Explanation
Kerberos primarily relies on symmetric-key cryptography, using a shared secret key between the client, server, and Key Distribution Center (KDC) for authentication.
Common mistakes.
- A. True would imply Kerberos uses public/private key pairs for its core operations, which is incorrect; it relies on shared secret keys.
Concept tested. Kerberos encryption type
Reference. https://learn.microsoft.com/en-us/windows-server/security/kerberos/kerberos-authentication-overview
Topics
#Kerberos#Symmetric Encryption#Asymmetric Encryption#Authentication Protocols
Community Discussion
No community discussion yet for this question.