Generated by
JDiff

Interface org.globalplatform.CVM

Documentation changed from old to new.

Changed Methods
boolean blockState() Documentation changed from old to new.
Sets the CVM state to BLOCKED.
boolean resetAndUnblockState() Documentation changed from old to new.
Resets the CVM state to ACTIVE, even if it is currently BLOCKED.
boolean resetState() Documentation changed from old to new.
Resets the CVM state to ACTIVE.
boolean setTryLimit(byte) Documentation changed from old to new.
Sets the CVM try limit, that is, the maximum value of the CVM try counter.
boolean update(byte[], short, byte, byte) Documentation changed from old to new.
Updates the CVM value.
short verify(byte[], short, byte, byte) Documentation changed from old to new.
Compares a value with the stored CVM value.