CryptoTokenKit Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| TKBerTlvRecord | |
| TKCompactTlvRecord | |
| TKErrorCodeExtensions |
Extension methods for the TKErrorCode enumeration. |
| TKSimpleTlvRecord | |
| TKSmartCard | |
| TKSmartCardAtr | |
| TKSmartCardAtrInterfaceGroup | |
| TKSmartCardPinFormat | |
| TKSmartCardSlot | |
| TKSmartCardSlotManager | |
| TKSmartCardToken | |
| TKSmartCardTokenDriver | |
| TKSmartCardTokenSession | |
| TKSmartCardUserInteraction | |
| TKSmartCardUserInteractionDelegate_Extensions |
Extension methods to the ITKSmartCardUserInteractionDelegate interface to support all the methods from the TKSmartCardUserInteractionDelegate protocol. |
| TKSmartCardUserInteractionForPinOperation | |
| TKSmartCardUserInteractionForSecurePinChange | |
| TKSmartCardUserInteractionForSecurePinVerification | |
| TKTlvRecord | |
| TKToken | |
| TKTokenAuthOperation | |
| TKTokenConfiguration | |
| TKTokenDelegate |
This is a class that implements the interface ITKTokenDelegate (for the protocol Subclass this class to easily create a type that implements the protocol. An alternative is to create a subclass of NSObject and then implemented the interface ITKTokenDelegate. |
| TKTokenDelegate_Extensions |
Extension methods to the ITKTokenDelegate interface to support all the methods from the TKTokenDelegate protocol. |
| TKTokenDriver | |
| TKTokenDriverConfiguration | |
| TKTokenDriverDelegate |
This is a class that implements the interface ITKTokenDriverDelegate (for the protocol Subclass this class to easily create a type that implements the protocol. An alternative is to create a subclass of NSObject and then implemented the interface ITKTokenDriverDelegate. |
| TKTokenDriverDelegate_Extensions |
Extension methods to the ITKTokenDriverDelegate interface to support all the methods from the TKTokenDriverDelegate protocol. |
| TKTokenKeyAlgorithm | |
| TKTokenKeychainCertificate | |
| TKTokenKeychainContents | |
| TKTokenKeychainItem | |
| TKTokenKeychainKey | |
| TKTokenKeyExchangeParameters | |
| TKTokenPasswordAuthOperation | |
| TKTokenSession | |
| TKTokenSessionDelegate |
This is a class that implements the interface ITKTokenSessionDelegate (for the protocol Subclass this class to easily create a type that implements the protocol. An alternative is to create a subclass of NSObject and then implemented the interface ITKTokenSessionDelegate. |
| TKTokenSessionDelegate_Extensions |
Extension methods to the ITKTokenSessionDelegate interface to support all the methods from the TKTokenSessionDelegate protocol. |
| TKTokenSmartCardPinAuthOperation | |
| TKTokenWatcher | |
| TKTokenWatcherTokenInfo | |
Interfaces
| Name | Description |
|---|---|
| ITKSmartCardTokenDriverDelegate |
This interface represents the Objective-C protocol |
| ITKSmartCardUserInteractionDelegate |
This interface represents the Objective-C protocol |
| ITKTokenDelegate |
This interface represents the Objective-C protocol |
| ITKTokenDriverDelegate |
This interface represents the Objective-C protocol |
| ITKTokenSessionDelegate |
This interface represents the Objective-C protocol |
Enums
Delegates
| Name | Description |
|---|---|
| TKGetSlotCallback | |
| TKSmartCardExecuteCallback | |
| TKSmartCardSendCallback | |