The following tables list the members exposed by the CardPinControl type.
Name | Description | |
---|---|---|
![]() |
BuildCardCommandAPDU(string) | Builds the VERIFY command APDU to be sent to the card by filling the given PIN into the command APDU template. |
![]() |
BuildModifyCardCommandAPDU(string, string) | Builds the MODIFY command APDU to be sent to the card by filling the given PINs into the command APDU template. |
![]() |
BuildTerminalCommandAPDU(int, string, int) | Builds a command APDU to be sent to the terminal in order to perform a secure PIN entry by itself. |
![]() |
BuildTerminalModifyCommandAPDU(int, string[], int) | Builds a command APDU to be sent to the terminal in order to perform a secure PIN modification by itself. |
![]() |
EncodePin(string) | Helper function that encodes the given PIN as required by this CardPinControl. |
![]() |
IsAcceptablePin(string) | Checks a PIN whether it is acceptable according to this PIN control. |