312-50V9 · Question #386
Which of the following is designed to verify and authenticate individuals taking part in a data exchange within an enterprise?
The correct answer is C. PKI. PKI is the framework designed to verify and authenticate the identities of parties involved in enterprise data exchanges through the use of digital certificates and cryptographic key pairs.
Question
Which of the following is designed to verify and authenticate individuals taking part in a data exchange within an enterprise?
Options
- ASOA
- BSingle-Sign On
- CPKI
- DBiometrics
How the community answered
(37 responses)- A3% (1)
- B3% (1)
- C89% (33)
- D5% (2)
Why each option
PKI is the framework designed to verify and authenticate the identities of parties involved in enterprise data exchanges through the use of digital certificates and cryptographic key pairs.
SOA (Service-Oriented Architecture) is a software design pattern for structuring enterprise applications as interoperable services and does not provide identity verification or authentication mechanisms.
Single Sign-On simplifies user authentication by allowing one login session to access multiple systems, but it does not itself verify or cryptographically authenticate individuals participating in a data exchange.
Public Key Infrastructure (PKI) issues and manages digital certificates that bind a public key to a verified identity, enabling both authentication and non-repudiation in data exchanges. Certificate Authorities (CAs) validate identities before issuing certificates, and relying parties can verify those certificates cryptographically. This makes PKI the definitive enterprise solution for verifying and authenticating individuals participating in secure data exchanges.
Biometrics authenticates individuals based on physical characteristics for access control purposes but does not provide the certificate-based cryptographic framework needed to verify and authenticate parties within an enterprise data exchange.
Concept tested: PKI for identity verification in enterprise data exchange
Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-cs/active-directory-certificate-services-overview
Topics
Community Discussion
No community discussion yet for this question.