Skip to content

kinegram.digitalDeveloper Documentation

eMRTD verification and document scanning SDKs for Android and iOS

MOBILE CHIP SDK Online

Read electronic passports and ID cards (eMRTDs) via NFC and verify their authenticity, including clone detection. The mobile Connector SDKs handle the NFC session on the device, while the DocVal Server performs the security-critical verification steps on the server. This architecture is designed for environments where the device is not trusted (e.g. end users' smartphones), ensuring that a compromised device cannot forge verification results.

The verification result (MRZ data, face photo, and authentication status) is posted directly to your server.

Overview | DocVal Server | Android Connector SDK | iOS Connector SDK

MOBILE CHIP SDK Offline

Read electronic passports and ID cards (eMRTDs) via NFC and verify their authenticity entirely on the device, with no server required. The SDK performs Passive Authentication, Active Authentication, and Chip Authentication locally, providing the same security coverage as the online variant.

Designed for trusted devices under your organization's control. You bundle a CSCA master list with your app to verify document certificates.

Overview | Android | iOS

MOBILE SCAN SDK

Use the device camera to scan machine-readable zones (MRZs), 2D barcodes (QR, Data Matrix, PDF417, Aztec), 1D barcodes, European license plates, International Driver Licenses, and Visible Digital Seals (VDS / VDS-NC). The SDK works offline, automatically detects data types, and returns structured results.

Overview | Android | iOS