Modifier and Type | Method and Description |
---|---|
boolean |
free(byte cSlotNum)
释放PSAM(Release PSAM)
|
boolean |
init(byte cSlotNum)
始化PSAM(Initialize PSAM)
|
byte[] |
reset(byte cSlotNum)
重置PSAM卡(reset smart card )
|
byte[] |
transferCmd(byte cSlotNum,
byte[] pcInCmd)
传输psam命令(smart card transfer command)
|
public PSAM(R1HFUSB usb)
public boolean init(byte cSlotNum)
public boolean free(byte cSlotNum)
public byte[] reset(byte cSlotNum)
public byte[] transferCmd(byte cSlotNum, byte[] pcInCmd)
transferCmd
in interface IPSAM