|
PCSC4Java
0.2
Library PCSC for Java language.
|
| CardChannel() | fr.redbilled.pcscforjava.CardChannel | [protected] |
| close() | fr.redbilled.pcscforjava.CardChannel | [pure virtual] |
| getCard() | fr.redbilled.pcscforjava.CardChannel | [pure virtual] |
| getChannelNumber() | fr.redbilled.pcscforjava.CardChannel | [pure virtual] |
| transmit(CommandAPDU command, boolean bAutoGetResp, boolean bAutoReissue) | fr.redbilled.pcscforjava.CardChannel | [pure virtual] |
| transmit(ByteBuffer command, boolean bAutoGetResp, boolean bAutoReissue, ByteBuffer response) | fr.redbilled.pcscforjava.CardChannel | [pure virtual] |