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

Add support for '3bdf18ff8191fe1fc30031b8640c01ecc173940180829000b3' token #8

Closed
Priss1991 opened this issue Sep 16, 2024 · 1 comment

Comments

@Priss1991
Copy link

Reader name: HID Global OMNIKEY 3x21 Smart Card Reader
ATR: 3BDF18FF8191FE1FC30031B8640C01ECC173940180829000B3

{
   "cards": [{
   	"atr": "3BDF18FF8191FE1FC30031B8640C01ECC173940180829000B3",
   	"name": "Token name",
   	"driver": "62B7D6E152EAAC000E0F3543D749C4EF0C288591"
   }],
   "drivers": [{
   	"id": "62B7D6E152EAAC000E0F3543D749C4EF0C288591",
   	"name": "Driver name",
   	"file": {
   		"windows": "path/to/pkcs11.dll",
   		"osx": "path/to/pkcs11.dylib"
   	}
   }]
}

Smart card ATR parsing 3BDF18FF8191FE1FC30031B8640C01ECC173940180829000B3

@Kharya1337
Copy link
Collaborator

Dupe of #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants