WICG / web-smart-card

Repository for the Web Smart Card Explainer
Other
42 stars 3 forks source link

transaction function returns card disposition #8

Closed dandrader closed 1 year ago

dandrader commented 1 year ago

This parameter is needed for the EndTransaction() PC/SC call.

It's a common practice to reset/unpower a card after exclusive use so that other PC/SC applications cannot exploit the state a card was left on. An example is if the card was unlocked by a PIN entry during that transaction.


Preview | Diff