Contents

allowedProtocols

The protocols allowed for communication with the Smart Card. Any by default.

Declaration

var allowedProtocols: TKSmartCardProtocol { get set }

Discussion

This property is consulted only when beginning a session to a Smart Card. Any changes to this property will not be reflected by the current session, if one is already established.

See Also

Setting the Communication Protocol