AbstractApduException |
Generic exception carrying response data received from the card until a communication failure
occurs or an unexpected APDU status word is received.
|
ApduResponseApi |
Data received in response to an APDU command.
|
CardBrokenCommunicationException |
Exception carrying response data received from the card until a communication failure with the
card occurs.
|
CardResponseApi |
Group of multiple APDU responses.
|
ChannelControl |
Policy for managing the physical channel after a card request is executed.
|
ReaderBrokenCommunicationException |
Exception carrying response data received from the card until a communication failure with the
reader occurs.
|
UnexpectedStatusWordException |
Exception carrying response data received from the card until an unexpected APDU status word is
received.
|