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.
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)- C6% (1)
- D94% (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.
Key registry is not a standard PKI component - there is no formally defined PKI element with this name for private key storage.
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.
A directory (such as LDAP) stores publicly accessible PKI artifacts like certificates and Certificate Revocation Lists, not copies of private keys.
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
Community Discussion
No community discussion yet for this question.