|
Java Card v2.2.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PINException | |
| javacard.framework | Provides a framework of classes and interfaces for building, communicating with and working with Java Card technology-based applets. |
| 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 Card v2.2.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||