This structure contains Get PIN Status unpack information
- Parameters
-
p1Status[OUT] |
- PIN1 status(0xFFFFFFFF - Unknown)
- 0 - PIN not initialized
- 1 - PIN enabled, not verified
- 2 - PIN enabled, verified
- 3 - PIN disabled
- 4 - PIN blocked
- 5 - PIN permanently blocked
- Bit to check in ParamPresenceMask - 17
|
p1VerifyRetriesLeft[OUT] |
- Optional parameter
- Upon operational failure, this will indicate number of retries left of PIN1, after which PIN will be blocked.
- Bit to check in ParamPresenceMask - 17
|
p1UnblockRetriesLeft[OUT] |
- Optional parameter
- Upon operational failure, this will indicate number of unblock retries left of PIN1, after which the PIN will be permanently blocked i.e. UIM is unusable.
- Bit to check in ParamPresenceMask - 17
|
p2Status[OUT] |
- PIN2 status(0xFFFFFFFF - Unknown)
- 0 - PIN not initialized
- 1 - PIN enabled, not verified
- 2 - PIN enabled, verified
- 3 - PIN disabled
- 4 - PIN blocked
- 5 - PIN permanently blocked
- Bit to check in ParamPresenceMask - 18
|
p2VerifyRetriesLeft[OUT] |
- Optional parameter
- Upon operational failure, this will indicate number of retries left of PIN2, after which PIN will be blocked.
- Bit to check in ParamPresenceMask - 18
|
p2UnblockRetriesLeft[OUT] |
- Optional parameter
- Upon operational failure, this will indicate number of unblock retries left of PIN2, after which the PIN will be permanently blocked i.e. UIM is unusable.
- Bit to check in ParamPresenceMask - 18
|
Tlvresult |
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|