javacard
How to send APDU command using T=CL(ISO7816) protocol with ISO14443 layer
I want connect with card on T=CL protocol with ISO14443A layer. And, for example, send to it APDU-command { 0xFF, 0xCA, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } - it must return card ID.[详细]
2023-04-05 14:21 分类:问答Required Things to start Smartcard Programming Using Javacard
I wanted to start with the smartcard programming soon. Please help me the things required for starting 开发者_StackOverflow中文版the learning using javacard. Which IDE (If any IDE Supports), Software[详细]
2023-03-27 04:39 分类:问答which mobile phone SIMs actually support javacard today?
i wonder on which smartcards i can actually run javacard? afaik it requires the \"open platform\" OS, but: which USIM-cards for mobile phones to开发者_C百科day (especially in germany) do actually supp[详细]
2023-02-13 11:29 分类:问答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 分类:问答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 分类:问答Create PrivateKey from byte array
Is there a way to generate PrivateKey fr开发者_Go百科om byte array? I got this byte array using getEncoded() method, but now I have to convert it back to PrivateKey.[详细]
2023-02-02 05:32 分类:问答Ebook Java Card 3?
i need to use Java card in my application for check user information and handle user information or handle some business logic example store user borrow book in his card. . .[详细]
2023-01-28 10:18 分类:问答Problem with javacard WebApplication
I\'m trying to build a javacard webapplication with netbeans, but I\'m getting a build error and don\'t know how to fix it:[详细]
2023-01-21 04:50 分类:问答Java Card: Problems selecting app with APDUtool
I\'m using Eclipse with EclipseJCDE. I made a simple java card applet as a .cap file to install on the simulator. I don\'t know if the installation failed because the download script is a bunch of AD[详细]
2023-01-18 02:24 分类:问答Are sim cards supporting Java Card available, and if so where can I get them?
Are sim ca开发者_运维百科rds supporting Java Card available, and if so where can I get them?Quite vague question... e.g. What you want to do with that smartcard?[详细]
2023-01-14 10:30 分类:问答