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
Back to TKTokenKeychainContentsMBS class.
TKTokenKeychainContentsMBS.certificateForObjectID(TKTokenObjectID as Variant, byref error as NSErrorMBS) as TKTokenKeychainCertificateMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | SmartCard | MBS Mac64bit Plugin | 18.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
objectID: The object identifier for the keychain item.
error: On return, if no such certificate exists, contains information about the error.
Returns the certificate, or nil if no certificate exists.
TKTokenKeychainContentsMBS.Constructor Private
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | SmartCard | MBS Mac64bit Plugin | 18.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
TKTokenKeychainContentsMBS.fillWithItems(items() as TKTokenKeychainItemMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | SmartCard | MBS Mac64bit Plugin | 18.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
items: The items to be added to the keychain.
All existing items for the token are first removed from the keychain before filling the keychain with items.
TKTokenKeychainContentsMBS.items as TKTokenKeychainItemMBS()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | SmartCard | MBS Mac64bit Plugin | 18.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
TKTokenKeychainContentsMBS.keyForObjectID(TKTokenObjectID as Variant, byref error as NSErrorMBS) as TKTokenKeychainKeyMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | SmartCard | MBS Mac64bit Plugin | 18.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
objectID: The object identifier for the keychain item.
error: On return, if no such key exists, contains information about the error.
Returns the key, or nil if no key exists.
The items on this page are in the following plugins: MBS Mac64bit Plugin.