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

Recognize maximum send/receive size of Readers #306

Closed
frankmorgner opened this issue Oct 22, 2014 · 0 comments · Fixed by #500
Closed

Recognize maximum send/receive size of Readers #306

frankmorgner opened this issue Oct 22, 2014 · 0 comments · Fixed by #500

Comments

@frankmorgner
Copy link
Member

... just a reminder. We stumbled upon this multiple time, for example when a card supports extended length APDUs, but the reader doesn't.

Solutions would be:

  • White list of readers
  • evaluation of the PC/SC property for send/receive size (use GET_TLV_PROPERTIES and parse PCSCv2_PART10_PROPERTY_dwMaxAPDUDataSize)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants