PIN verification method. If string is shorter than 8 digits, this method applies 0xFF
padding on byte-level. This method is only meant for user PIN. It does not support global
PINs, PUKs SO PINs or transport PINs Internal PIN reference is always 0x80 Exammple:
"1234" becomes 0x31323334FFFFFFFF.
Namespace:
CardWerk.SmartCard.CardModule.PIV
Assembly: CardWerk.SmartCard.CardModule.PIV (in CardWerk.SmartCard.CardModule.PIV.dll)
Assembly: CardWerk.SmartCard.CardModule.PIV (in CardWerk.SmartCard.CardModule.PIV.dll)
Exception type | Condition |
---|---|
Thrown when an exception error condition occurs. |