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
Returns the key for a specified object identifier.

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
The private constructor.

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
Fills the keychain with the specified items.

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
Returns all items for token in the keychain.

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
Returns the key for a specified object identifier.

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.


The biggest plugin in space...