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