nerdexam
EC-Council

312-50V11 · Question #363

Which of the following describes a component of Public Key Infrastructure (PKI) where a copy of a private key is stored to provide third-party access and to facilitate recovery operations?

The correct answer is D. Key escrow. Key escrow is the PKI component that stores a copy of a private key with a designated third party to enable authorized recovery if the original key is lost or inaccessible.

Cryptography

Question

Which of the following describes a component of Public Key Infrastructure (PKI) where a copy of a private key is stored to provide third-party access and to facilitate recovery operations?

Options

  • AKey registry
  • BRecovery agent
  • CDirectory
  • DKey escrow

How the community answered

(18 responses)
  • C
    6% (1)
  • D
    94% (17)

Why each option

Key escrow is the PKI component that stores a copy of a private key with a designated third party to enable authorized recovery if the original key is lost or inaccessible.

AKey registry

Key registry is not a standard PKI component - there is no formally defined PKI element with this name for private key storage.

BRecovery agent

A recovery agent is the person or role authorized to perform key recovery operations, not the storage mechanism or repository where the key copy is held.

CDirectory

A directory (such as LDAP) stores publicly accessible PKI artifacts like certificates and Certificate Revocation Lists, not copies of private keys.

DKey escrowCorrect

Key escrow is the deliberate practice of depositing a copy of a cryptographic private key with a trusted third-party agent or authority. This design allows law enforcement, employers, or recovery agents to access encrypted data under defined conditions, and is a critical component of enterprise key management and disaster recovery planning within PKI frameworks.

Concept tested: PKI key escrow for private key recovery

Source: https://csrc.nist.gov/glossary/term/key_escrow

Topics

#key escrow#PKI#private key storage#recovery operations

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice