The PIN encoding that is used when inserting the PIN into the command APDU template.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public ReadOnly Property Encoding() As PinEncodingIdentifier
This language is not supported or no code example is available.
public PinEncodingIdentifier Encoding {get;}
This language is not supported or no code example is available.
public:
property PinEncodingIdentifier Encoding {
PinEncodingIdentifier get( );
}
This language is not supported or no code example is available.
Property Value
Type: PinEncodingIdentifierThis is the value that was passed to the constructor of this class. It cannot be changed thereafter. Note that the PIN encoding defines whether a numeric or an alphanumeric PIN may be used.