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 '3b7f94000080318065b0850300ef120fff829000' token #143

Open
javierseoane opened this issue Mar 18, 2019 · 2 comments
Open

Comments

@javierseoane
Copy link

Reader name: OMNIKEY CardMan 3x21 0
ATR: 3B7F94000080318065B0850300EF120FFF829000

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

Smart card ATR parsing 3B7F94000080318065B0850300EF120FFF829000

@rmhrisk
Copy link
Contributor

rmhrisk commented Mar 18, 2019

@javierseoane can you tell us the name of this token and the fully qualified path for the PKCS#11 library?

@rmhrisk
Copy link
Contributor

rmhrisk commented Apr 2, 2019

@javierseoane is this a "Gemalto Classic V4"? We also need the path to the PKCS#11 to help.

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

No branches or pull requests

2 participants