GET PIN PROPERTIES
Command Description
The GET PIN PROPERTIES command is used to retrieve the minimum and maximum PIN length, as well as its type (Numeric-Only or NON-Numeric-Only).
Instance: ACA
Access Condition: Always
Command Message
The following table lists the coding for the GET PIN PROPERTIES command message.
CLA |
00h |
INS |
56h |
P1 |
02h |
P2 |
00h |
Lc |
01h |
Data Field |
31h |
Le |
00h |
Response Message
The data field in the response message contains the PIN properties.
Data Field Returned in the Response Message for GET PIN PROPERTIES
Length | Value | Description |
---|---|---|
01h |
31h |
Tag: PIN Properties |
01h |
05h |
PIN Properties length |
01h |
Min PIN length: [4,8] |
Min PIN length |
01h |
Max PIN length: [4,8] |
Max PIN length |
01h |
XXh |
RFU |
01h |
XXh |
RFU |
01h |
|
PIN Numeric-Only Properties |
Processing State Returned in the Response Message
The following table lists the processing state returned in the response message.
Status | Meaning |
---|---|
6A86h |
Incorrect P1 value (P1≠02h) |
9000h |
Successful execution |