View Single Post
Posts: 31 | Thanked: 10 times | Joined on Apr 2011
#14
Originally Posted by momcilo View Post
Now I get it, it is a contact based ccid compliant SAM reader.
I don't know then...

Originally Posted by momcilo View Post
You mean to make it aware of my card's ATR.
well, an example from opensc-project.org, how to format ruToken ECP cards:
sh$ pkcs15-init --erase-card
sh$ pkcs15-init --create-pkcs15 --so-pin "12345678" --so-puk ""
sh$ pkcs15-init --store-pin --label "User PIN" --auth-id 02 --pin "12345678" --puk "" --so-pin "12345678" --finalize

as you can see ther is no ATR in these commands.. But it could be a card-specific