java.lang.Object | +--javacard.framework.OwnerPIN
PINException
Shareable
JCSystem
public boolean check(byte[] pin, short offset, byte length) throws ArrayIndexOutOfBoundsException, NullPointerException
public byte getTriesRemaining()
protected boolean getValidatedFlag()
public boolean isValidated()
public OwnerPIN(byte tryLimit, byte maxPINSize) throws PINException
public void reset()
public void resetAndUnblock()
protected void setValidatedFlag(boolean value)
public void update(byte[] pin, short offset, byte length) throws PINException
JCSystem.beginTransaction()