Platforms to show: All Mac Windows Linux Cross-Platform

Back to TKTokenDriverMBS class.

TKTokenDriverMBS.createTokenForSmartCard(smartCard as TKSmartCardMBS, AID as MemoryBlock, byref error as NSErrorMBS) as TKSmartCardTokenMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
event SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ❌ No
Tells the delegate that a new Smart Card is detected.

self: The Smart Card token driver.
smartCard: The detected Smart Card.
AID: The ISO 7816-4 application identifier that is selected on the Smart Card. If the com.apple.ctk.aid attributes is not present in the Smart Card token extension property list, no application is selected.
error: If an error occured, this parameter should be populated with an NSError object containing details about the error.

Return the token created for the Smart Card, or nil if an error occurs or the delegate decides not to provide a token.

This event is only for TKSmartCardTokenDriverMBS class.

TKTokenDriverMBS.terminateToken(token as TKTokenMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ❌ No
Tells the delegate to terminate the specified token.

The items on this page are in the following plugins: MBS Mac64bit Plugin.


The biggest plugin in space...