Uses of Class
javacard.framework.PINException

Packages that use PINException
javacard.framework   
 

Uses of PINException in javacard.framework
 

Methods in javacard.framework that throw PINException
 void OwnerPIN.update(byte[] pin, short offset, byte length)
          This method sets a new value for the PIN and resets the PIN try counter to the value of the PIN try limit.
 

Constructors in javacard.framework that throw PINException
OwnerPIN(byte tryLimit, byte maxPINSize)
          Constructor.
 



Java and all Java-based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.