TKSmartCardTokenSessionMBS class

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

TKSmartCardTokenSessionMBS class

Super class: TKTokenSessionMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
A token session that is based on a smart card token.

You can use the smartCard property to access and send APDUs to the underlying smart card.

Available on MacOS 10.12 or newer.
Subclass of the TKTokenSessionMBS class.

Super class TKTokenSessionMBS

Token Operations

Constant Value Description
kTokenOperationDecryptData 3 Decrypt data using a private key.
kTokenOperationNone 0 No operation.
kTokenOperationPerformKeyExchange 4 Perform a Diffie-Hellman style cryptographic key exchange using a private key.
kTokenOperationReadData 1 Read raw data of a certificate.
kTokenOperationSignData 2 Create a cryptographic signature using a private key.

This class has no sub classes.


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


TKSmartCardTokenMBS   -   TKSmartCardUserInteractionForPINOperationMBS


💬 Ask a question or report a problem