cccd_vietnam library
Classes
- CccdCan
- CccdCredential
- CccdData
- CccdFaceMatchResult
- CccdMrz
- CccdOcrParser
- CccdOcrResult
- CccdProtocol
- CccdReader
- CccdReaderImpl
- CccdVerificationResult
- ComProvider
- Abstract interface for communicating with ICC.
- IcaoCccdProtocol
- NfcProvider
Functions
Typedefs
- CccdPassportFactory = Passport Function(ComProvider transport)
- CccdReadProgress = void Function(int completed, int total, String stage)
-
Reports real progress of CccdProtocol.readData:
completedEFs have finished downloading out oftotal(updated once the true count is known, e.g. after EF.COM lists which optional DGs actually exist).
Exceptions / Errors
- CccdAuthenticationException
- CccdBusyException
- CccdConnectionException
- CccdCredentialException
- CccdException
- CccdIntegrityException
- CccdOperationCancelledException
- CccdParseException
- CccdReaderPoisonedException
- CccdTagLostException
- CccdTimeoutException
- CccdUnsupportedCardException
- ComProviderError
- NfcProviderError