Platforms to show: All Mac Windows Linux Cross-Platform

Back to TKSmartCardTokenMBS class.

TKSmartCardTokenMBS.Constructor(smartCard as TKSmartCardMBS, AID as MemoryBlock, instanceID as String, tokenDriver as TKSmartCardTokenDriverMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Initializes a smart card token with the specified smart card, application identifier, and token driver.

smartCard: The smart card on which the created token should operate.
AID: The ISO 7816-4 application identifier for the smart card.
instanceID: A unique, persistent identifier for this token. This value is typically generated from the serial number of the target hardware.
tokenDriver: The driver associated with the created token.

See also:

TKSmartCardTokenMBS.Constructor(tokenDriver as TKTokenDriverMBS, instanceID as String)   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The private constructor.

See also:

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


The biggest plugin in space...