NFC Chip Authentication
Validates the authenticity of identity documents that contain an embedded NFC (Near Field Communication) chip. The module performs cryptographic checks against the embedded chip, each targeting a different threat vector, and aggregates them into an overall result that fails if any single check fails.Capabilities
The module returns the NFC Chip Authentication capability.NFC Chip Authentication
This capability provides the aggregate outcome of all NFC chip authentication checks. It fails if any of the three individual authentication checks (passive, active, or chip) fails. This is the primary capability used in evaluation and routing logic.Overall Authentication Result
The aggregate outcome of all NFC chip authentication checks. It fails if any of the three individual authentication checks (passive, active, or chip) fails, and is the primary capability used in evaluation and routing logic.Active Authentication Result
Returns the result of Active Authentication.Passive Authentication Result
Returns the result of Passive Authentication.Chip Authentication Result
Returns the result of Chip Authentication.Input payload
The following is a sample payload used to submit NFC chip data to the NFC Chip Authentication module for processing.JSON
Sample response
The following is a sample response for a successfully authenticated NFC chip.JSON