-
GenericCardApiFactory.createCardTransaction(org.eclipse.keypop.reader.CardReader reader,
org.eclipse.keypop.reader.selection.spi.SmartCard card)
Prepares an APDU to be transmitted the next time CardTransactionManager.processCommands(org.eclipse.keypop.reader.ChannelControl) is invoked.
CardTransactionManager.prepareApdu(byte cla,
byte ins,
byte p1,
byte p2,
byte[] dataIn,
Byte le)
Prepares an APDU to be transmitted the next time CardTransactionManager.processCommands(org.eclipse.keypop.reader.ChannelControl) is invoked.
Prepares an APDU to be transmitted the next time CardTransactionManager.processCommands(org.eclipse.keypop.reader.ChannelControl) is invoked.