public class CardCommands
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static CommandAPDU |
readBinary(byte sfid,
byte readlength) |
static CommandAPDU |
readBinary(byte high_offset,
byte low_offset,
byte le) |
static CommandAPDU |
selectEF(byte[] fid) |
public static CommandAPDU readBinary(byte sfid, byte readlength)
public static CommandAPDU readBinary(byte high_offset, byte low_offset, byte le)
public static CommandAPDU selectEF(byte[] fid) throws java.io.IOException
java.io.IOException