Creates a CardResponseAPDU instance by parsing a response APDU given as a range inside a
byte array.
Name | Description |
---|---|
ParseBytes(byte[]) | Creates a CardResponseAPDU instance by parsing a response APDU given as a byte array. |
ParseBytes(byte[], int, int) | Creates a CardResponseAPDU instance by parsing a response APDU given as a range inside a byte array. |