| Package | Description |
|---|---|
| net.sf.scuba.smartcards |
| Modifier and Type | Method and Description |
|---|---|
CommandAPDU |
APDUEvent.getCommandAPDU() |
CommandAPDU |
APDUWrapper.wrap(CommandAPDU capdu)
Wraps the command APDU buffer.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseAPDU |
WrappingCardService.transmit(CommandAPDU capdu) |
abstract ResponseAPDU |
CardService.transmit(CommandAPDU commandAPDU)
Sends an APDU to the card.
|
CommandAPDU |
APDUWrapper.wrap(CommandAPDU capdu)
Wraps the command APDU buffer.
|
| Constructor and Description |
|---|
APDUEvent(Object source,
Serializable type,
int sequenceNumber,
CommandAPDU capdu,
ResponseAPDU rapdu) |
Copyright © 2020. All rights reserved.