The following tables list the members exposed by the SCardPinBlock type.
Name | Description | |
---|---|---|
![]() |
Attributes | Refers to the PIN overwriting format as defined by the SCardPinAttributes constants. Can be combined with a binary OR. |
![]() |
NbCharBitLength | Size in bits of the "number of characters of the entered user PIN" to overwrite in the APDU at nbCharBitOffset. |
![]() |
NbCharBitOffset | Position in bits from the left side in the APDU data field to overwrite the number of characters. |
![]() |
NbCharMax | Maximum number of characters to be a valid PIN value. |
![]() |
NbCharMin | Minimum number of characters to be a valid PIN value. |
![]() |
PINBitOffset | Position in bits in the APDU data field to overwrite with the formatted PIN. It is a position from the left if it is SCardPinAttributes.LeftJustified and a position from right for SCardPinAttributes.RightJustified. |
![]() |
PINBlockLength | Length of the PINBlock in bytes. |