Contents

TKSmartCardPINFormat

The formatting properties for a PIN, such as character encoding and length constraints.

Declaration

class TKSmartCardPINFormat

Overview

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

PIN Characteristics

See Also

Managing User Interaction