LudovicRousseau / pyscard

pyscard smartcard library for python
http://pyscard.sourceforge.net/
GNU Lesser General Public License v2.1
377 stars 108 forks source link

Is it possible to fetch a One-Time Password with this package? #126

Closed lucharo closed 2 years ago

lucharo commented 2 years ago

Your system information

Please describe your issue in as much detail as possible:

I would like to retrieve a One-Time Password (OTP) from a Broadcom Corp Smartcard reader.

LudovicRousseau commented 2 years ago

Yes, it is. You will have to send the correct APDU commands to your card.

https://ludovicrousseau.blogspot.com/2020/11/how-to-get-smart-card-support.html