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

How to always load my Cryto token kit driver using PCSC? #74

Closed
RiteshAdobe opened this issue Jan 19, 2020 · 1 comment
Closed

How to always load my Cryto token kit driver using PCSC? #74

RiteshAdobe opened this issue Jan 19, 2020 · 1 comment

Comments

@RiteshAdobe
Copy link

Hi,

Is it possible to load a pre-defined CrytoTokenKit (CTK) driver using PCSC ?

The reason i am asking is because if it is possible, i will be able to load my CTK driver (using pcsc) which will in-turn communicate with my HSM to fetch crts/keys ,because we don't have any physical smart card.

Looks like CTK is always loaded upon a "smart card insertion event" . Since we don't have that, i was wondering if we could get PCSC to always load my CTK driver .

If such a thing is possible, there will not be any need to actually "insert a smart card / generate any usb based event".

Appreciate your reply.

@LudovicRousseau
Copy link
Owner

CrytoTokenKit is a macOS technology. pcsc-lite does NOT support macOS. Apple has its own version of PC/SC.

And you already know how to solve your problem. We discussed already.

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

No branches or pull requests

2 participants