var dg1Content = await new SmartCardContent(
new MRZInfo(
"29GJ27813",
new DateTime(1998, 08, 14),
new DateTime(2022, 12, 22)
)
).Content();
Console.WriteLine(
dg1Content.MRZ.DocumentNumber
);
forked from giokoguashvili/MRTD.NET
-
Notifications
You must be signed in to change notification settings - Fork 0
.NET Library for reading data from contactless chip cards on PCSC compatible smart chip card readers and chip encoders built into plastic card printers
License
iqapps/MRTD.NET
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
.NET Library for reading data from contactless chip cards on PCSC compatible smart chip card readers and chip encoders built into plastic card printers
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C# 100.0%