CISSP · Question #282
Which of the following is needed to securely distribute symmetric cryptographic keys?
The correct answer is B. Officially approved and compliant key management technology and processes. Secure distribution of symmetric cryptographic keys requires officially approved and compliant key management technology and processes to ensure keys are protected throughout their lifecycle.
Question
Options
- AOfficially approved Public-Key Infrastructure (PKI) Class 3 or Class 4 certificates
- BOfficially approved and compliant key management technology and processes
- CAn organizationally approved communication protection policy and key management plan
- DHardware tokens that protect the user's private key.
How the community answered
(39 responses)- A3% (1)
- B90% (35)
- C3% (1)
- D5% (2)
Why each option
Secure distribution of symmetric cryptographic keys requires officially approved and compliant key management technology and processes to ensure keys are protected throughout their lifecycle.
PKI Class 3/4 certificates are used for asymmetric (public-key) infrastructure to validate identities and establish trust, not specifically for distributing symmetric keys.
Symmetric key distribution requires formally approved key management technology and processes because symmetric keys must be securely generated, stored, distributed, and destroyed without exposure. Compliance with standards such as NIST SP 800-57 ensures that the key management lifecycle - including secure key exchange mechanisms like key wrapping or key agreement protocols - is handled in a controlled, auditable manner that prevents unauthorized disclosure.
A communication protection policy and key management plan are organizational governance documents, but alone they do not constitute the technical technology and approved processes needed to actually distribute symmetric keys securely.
Hardware tokens protect a user's private key in asymmetric cryptography scenarios, not for the distribution of symmetric cryptographic keys shared between parties.
Concept tested: Symmetric key distribution and key management requirements
Source: https://csrc.nist.gov/publications/detail/sp/800-57-part-1/rev-5/final
Topics
Community Discussion
No community discussion yet for this question.