public class Verify extends Command
Modifier and Type | Class and Description |
---|---|
static class |
Verify.V_TYPE |
Modifier and Type | Field and Description |
---|---|
static byte[] |
OID_DATEOFBIRTH |
CLA, LE, P1, P2, responseData, SW, SW2, swDescription, TAG
Constructor and Description |
---|
Verify(Verify.V_TYPE type) |
Verify(Verify.V_TYPE type,
boolean Local) |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
buildData() |
protected void |
ownCheckStatusResponse() |
void |
setPIN(byte[] pin) |
getInstance, getResponseData, send
public Verify(Verify.V_TYPE type)
public Verify(Verify.V_TYPE type, boolean Local)
type
- public void setPIN(byte[] pin)
pin
- protected void ownCheckStatusResponse()
ownCheckStatusResponse
in class Command