A pin processing.

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

Public Class PinProcessing
This language is not supported or no code example is available.
public static class PinProcessing
This language is not supported or no code example is available.
public ref class PinProcessing 
This language is not supported or no code example is available.
public class PinProcessing
This language is not supported or no code example is available.
Name Description
Public method Static EncodeBcd(string, byte[], int) Encodes a PIN as BCD (binary coded digits) and writes it to a destination buffer.
Public method Static EncodePin(PinEncodingIdentifier, string) Helper function that encodes the given PIN as required by this CardPinControl.
Public method Static IsValidPinDigit(PinEncodingIdentifier, char) Checks if PIN character is valid.
Top
Name Description
Public enumeration PinEncodingIdentifier Specifies how a smart card PIN shall be encoded when transmitted inside the command APDU.
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