CardChannelType
General card communications protocol
-
The associated card with this channel Note: implementers may choose to hold a weak reference
-
The channel number
-
Identify whether a channel supports APDU extended length commands/responses
-
Max length of APDU body in bytes.
Note
HealthCards COS typically support up to max 4096 byte body-length -
Max length of a APDU response.
-
Transceive a (APDU) command
Throws
CardError
when transmitting and/or receiving the response failed -
Close the channel for subsequent actions.
Throws
ThrowsCardError