SCardPinStructure provides a set of paramteters for secure PIN entry. This is a change from G1, which passed those parameter implicitly

Namespace: CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)

Public Class SCardPinStructure
This language is not supported or no code example is available.
public class SCardPinStructure
This language is not supported or no code example is available.
public ref class SCardPinStructure 
This language is not supported or no code example is available.
public class SCardPinStructure
This language is not supported or no code example is available.
Name Description
Public constructor SCardPinStructure() Default constructor.
Top
Name Description
Public property ConfirmPin PIN must be confirmed by pressing confirmation key.
Public property Data Data to be sent to the card
Public property EntryValidationCondition Conditions under which PIN entry should be considered complete
Public property InsertionOffsetNew Offset for new PIN value
Public property InsertionOffsetOld Offset for current PIN value
Public property PinBlock PC/SC PinBlock structure for secure PIN entry defined in PC/SC 2.0
Public property Timeout Max time in seconds until the first secure PIN pad entry is detected. 00 means use default timeout.
Public property Timeout2 Max time after the first key stroke. 00 means use default timeout.
Top
Name Description
Public method BuildModify() Builds PIN_MODIFY_STRUCTURE according to PC/SC 2.0
Public method BuildPinVerify() Builds PIN verify structure.
Top

.NET Framework

Supported in: 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

.NET Core

Supported in: 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0

.NET Standard

Supported in: 2.0