crocs-muni / JCAlgTest

Automated testing tool for algorithms from JavaCard API supported by particular smart card. Performance testing of almost all available methods. The results for more than 100+ cards.
http://jcalgtest.org
MIT License
112 stars 44 forks source link

Add support for javacard.framework.OwnerPINBuilder #222

Closed petrs closed 3 years ago

petrs commented 3 years ago
Modifier and Type Constant Field Value
public static final byte OWNER_PIN 1
public static final byte OWNER_PIN_X 2
public static final byte OWNER_PIN_X_WITH_PREDECREMENT 3
petrs commented 3 years ago

implemented