smartcard
java application reads data from card reader
If someone wants to write a java application that interacts with a physical device, specifically a reader (e.g. as when you go in a hotel, gym, bank etc and you pass the card through a reader and the[详细]
2023-02-04 04:59 分类:问答How to encode data with PKCS #1 v1.5 in .Net
I am trying to perform active card authentication on a PIV compliant smartcard. See Appendix A.2 of this document for more details.[详细]
2023-02-04 01:38 分类:问答Java card function to get a smart cards GUID/UUID?
I am trying to write a simple javacard app that allows you to read the cards GUID/UUID using a simple APDU command.[详细]
2023-02-02 19:08 分类:问答How to prevent popups when loading a keystore
Hi as corollary to this question I wanted to ask if you know how to prevent the poping of dialogue either to ask for password or to ask to insert a certificate.[详细]
2023-02-01 07:47 分类:问答Contact-less card through an OmniKey, how to get "UID"?
I am trying to read information off of a smartcard, using a contact-less OmniKey 5321 card reader. Edit: Added a bounty.[详细]
2023-02-01 02:02 分类:问答How to digitally sign Open Office XML document in client-server paradigm with ASP .NET webservices?
I want to create a web application that can access a smart card with a digital certificate, and then digitally sign an open office XML document on the server. I know a couple of open source frameworks[详细]
2023-01-28 12:48 分类:问答Required permissions for accessing Smartcards from Windows Service
I have a Windows service which does some stuff using a Smartcard. The certificate of the smartcard is mapped into the MY store of the local machine. Accessing the private key of the smartcard is no pr[详细]
2023-01-25 04:31 分类:问答Hang With ScardConnectA on Win 7 64bit
I am updating a smart card application (.net 2 using winscard.dll) to run on Windows 7. Only minor changes are required for 32bit. Under 64bit there appears to be a hang calling SCardConnectA - it sit[详细]
2023-01-20 15:52 分类:问答List processes that use the smart card readers
I\'m 开发者_JS百科writing a Windows service that must handle Smart card readers. Very often, when I try to connect to an inserted Smart card, SCardConnect() fails with SCARD_E_SHARING_VIOLATION which[详细]
2023-01-19 23:38 分类:问答How to interact with a smart card in Java?
Is there is a library (API) in Java with which I can interact with a smart card? Similar to the WinSCard library.[详细]
2023-01-18 15:15 分类:问答