nerdexam
(ISC)2

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.

Submitted by diego_uy· Mar 5, 2026Security Architecture and Engineering

Question

Which of the following is needed to securely distribute symmetric cryptographic keys?

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)
  • A
    3% (1)
  • B
    90% (35)
  • C
    3% (1)
  • D
    5% (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.

AOfficially approved Public-Key Infrastructure (PKI) Class 3 or Class 4 certificates

PKI Class 3/4 certificates are used for asymmetric (public-key) infrastructure to validate identities and establish trust, not specifically for distributing symmetric keys.

BOfficially approved and compliant key management technology and processesCorrect

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.

CAn organizationally approved communication protection policy and key management plan

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.

DHardware tokens that protect the user's private key.

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

#symmetric encryption#key management#cryptographic key distribution

Community Discussion

No community discussion yet for this question.

Full CISSP Practice