I\'m developing a Smart card Minidriver and I\'m trying to Sign an Email using Outlook 2007. I have implemented all of the necessary functions in the minidriver.
I have certificate imported from smart card into my certificate store I would like to check (c# 开发者_运维技巧code) whether certificate is active i.e. does the smart card in the reader corresponds t
I am writting a smartcard application. This application connects card in reader and sometimes works with it. I need to watch when reader is no longer available (either card is ejected or reader is rem
I am writing an app for BlackBerry that utilizes a BlackBerry smartcard reader. There is not much documentation on the subject, so I\'d really like if someone could give me starting examples.
Variations of MIFARE Ultralight cards are becoming quite widespread. For example, huge transport companies employ them as payment cards开发者_C百科.
I am designing a Point-Of-Sale system for a small shop. The shop just have one Point-Of-Sale but often the开发者_如何学运维y are one to three users (sellers) in the shop. Each user have their own user
I have an application that uses the PC/SC API to communicate with smart cards.On Windows 7, I get strange results: the data returned from the cards is inconsistent and invalid with certain commands.If
I need a \'开发者_如何学Pythonjava\' source code on how to extract a cap file from the computer and divide it into blocks in order to send it using APDUs to the smart card to install or load or delete
I wonder if it\'s possible to access to the SIM card with an And开发者_如何学编程roid ApplicationYou can get the IMEI like this (but is it what you want ?), just an exemple :
I\'m using certificates to secure my communications between client and server (no code, just endpoint configuration). Certificates are currently stored in ACOS5 smart cards. Everything works very well