Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: support for Belgian eID cards #104

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
Next Next commit
Make sure these files actually have some content
Otherwise the file is unavailable and the eid-mw PKCS#11 module
complains that the card is broken.
  • Loading branch information
yoe committed Jun 20, 2017
commit 75f5b496a1d5472b68ffaf721a85711fcdc41763
4 changes: 2 additions & 2 deletions virtualsmartcard/belpic-example-data/belpic.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@
</file>
<file>
<id>3F00DF014032</id>
<content />
<content>AF</content>
</file>
<file>
<id>3F00DF014033</id>
<content>010D4D696A6E73747261617420363302043130303003074272757373656C000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</content>
</file>
<file>
<id>3F00DF014034</id>
<content />
<content>AF</content>
</file>
<file>
<id>3F00DF014035</id>
Expand Down