Crt Vavros
Crt Vavros
Thank you for this PR! I'll be reviewing it shortly.
Commit 3731a0e459 adds 2 licenses for this library.
At the moment there is no plan to support parsing of EF.SOD data file. For anyone interested in parsing this file, note that it encapsulates PKCS #7 CMS structs (Cryptographic...
I have no experiences with external NFC reader. In general NFC reader should support ISO 14443 standard, and if possible ISO 7816-3. You will also have to implement [ComProvider](https://github.com/ZeroPass/dmrtd/blob/master/lib/src/com/com_provider.dart) to...
What is the value of status code? Can you read your passport with any other passport reader app?
What is the value of `rpdu.status`? Also, in the ReadID app, check what protocol was used to establish session with passport (BAC or PACE). If it says PACE then your...
Closing this issue now, as no further info was provided.
Yes you are right, the German passports don't support BAC protocol anymore. Unfortunately this library doesn't support PACE protocol yet, and that's why you probably get an error.
Library now supports PACE protocol (commit be55ab5bef). Please test it and see if you can read German passport now.
Hard to say what the exact problem is but the issue could be related to the passport chip since assuming from the log the session is closed due to chip...