Construct CardCommandAPDU instance for an ISO 7816-4 case 1 "NODATA_NODATA" command.

Name Description
CardCommandAPDU(byte, byte, byte, byte) Construct CardCommandAPDU instance for an ISO 7816-4 case 1 "NODATA_NODATA" command.
CardCommandAPDU(byte, byte, byte, byte, byte[]) Construct CardCommandAPDU instance for an ISO 7816-4 (short or extended) case 3 "DATA_NODATA" command.
CardCommandAPDU(byte, byte, byte, byte, byte[], int) Construct CardCommandAPDU instance for an ISO 7816-4 (short or extended) case 4 "DATA_DATA" command.
CardCommandAPDU(byte, byte, byte, byte, int) Construct CardCommandAPDU instance for an ISO 7816-4 (short or extended) case 2 "NODATA_DATA" command.