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 options to SmartCardConnection.transmit() #21

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

dandrader
Copy link
Collaborator

@dandrader dandrader commented Aug 11, 2023

There are corner cases[1] where this is needed and it also makes it possible to do a 1:1 map to SCardTransmit calls, where you always have to explicitly specify transmission protocol.

[1] direct connection with 0 as preferred protocol and later negotiate a protocol via a control message to the reader.


Preview | Diff

There are corner cases[1] where this is needed and it also makes it
possible to do a 1:1 map to SCardTransmit calls, where you always have
to explicitly specify transmission protocol.

[1] direct connection with 0 as preferred protocol and later negotiate a
protocol via a control message to the reader.
@dandrader dandrader merged commit 966bb30 into main Aug 11, 2023
1 check passed
@dandrader dandrader deleted the spec-transmit-options branch August 11, 2023 14:26
github-actions bot added a commit that referenced this pull request Aug 11, 2023
SHA: 966bb30
Reason: push, by dandrader

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

1 participant