public static interface PCRutokenKeysProcessor.ChangePINCallback
Modifier and Type | Method and Description |
---|---|
void |
error(PCRutokenError error)
Invoked when an attempt to change PIN has failed
|
void |
success()
Invoked upon a successful changing of PIN
|