New in version 4.0: The byte length of a complete PIN block including any padding.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public Property PinBlockLength() As Integer
This language is not supported or no code example is available.
public int PinBlockLength {get; set;}
This language is not supported or no code example is available.
Property Value
Type: intThis value is computed from the parameters given to the constructor, but may be changed. This may be zero, if the PIN is actually appended to the command data.
Exception type | Condition |
---|---|
Thrown when one or more arguments are outside the required range. |