TKSmartCardPINFormat
The formatting properties for a PIN, such as character encoding and length constraints.
Declaration
class TKSmartCardPINFormatOverview
You typically interact with TKSmartCardPINFormat objects when calling the userInteractionForSecurePINChange(_:apdu:currentPINByteOffset:newPINByteOffset:) and userInteractionForSecurePINVerification(_:apdu:pinByteOffset:) methods on an instance of TKSmartCard.
Topics
Configuring PIN Formatting
charsetencodingminPINLengthmaxPINLengthpinBlockByteLengthpinJustificationpinBitOffsetpinLengthBitOffsetpinLengthBitSize
PIN Characteristics
See Also
Managing User Interaction
userInteractionForSecurePINVerification(_:apdu:pinByteOffset:)userInteractionForSecurePINChange(_:apdu:currentPINByteOffset:newPINByteOffset:)TKSmartCardUserInteractionTKSmartCardUserInteractionForPINOperationTKSmartCardUserInteractionForSecurePINChangeTKSmartCardUserInteractionForSecurePINVerification