hwsecurity-openpgp / de.cotech.hw.openpgp.exceptions / OpenPgpWrongPinException /
OpenPgpWrongPinException
open class OpenPgpWrongPinException
Constructors
Name | Summary |
---|---|
OpenPgpWrongPinException | open fun OpenPgpWrongPinException(pinRetriesLeft: Int, pukRetriesLeft: Int) |
Properties
Name | Summary |
---|---|
pinRetriesLeft | private open val pinRetriesLeft: Int |
pukRetriesLeft | private open val pukRetriesLeft: Int |
SW_WRONG_PIN | val SW_WRONG_PIN: Int |
SW_WRONG_PIN_YKNEO_1 | val SW_WRONG_PIN_YKNEO_1: Int |
SW_WRONG_PIN_YKNEO_2 | val SW_WRONG_PIN_YKNEO_2: Int |