Platforms to show: All Mac Windows Linux Cross-Platform

Back to TKTokenKeychainKeyMBS class.

TKTokenKeychainKeyMBS.applicationTag as MemoryBlock

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

This property is equivalent to the kSecAttrApplicationTag type attribute.
(Read and Write property)

TKTokenKeychainKeyMBS.canDecrypt as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Whether the key can be used to decrypt data.

This property is equivalent to the kSecAttrCanDecrypt type attribute.
(Read and Write property)

TKTokenKeychainKeyMBS.canPerformKeyExchange as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Whether the key can be used to perform Diffie-Hellman style cryptographic key exchange.

(Read and Write property)

TKTokenKeychainKeyMBS.canSign as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Whether the key can be used to sign data.

(Read and Write property)

TKTokenKeychainKeyMBS.keySizeInBits as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The key size in bits.

(Read and Write property)

TKTokenKeychainKeyMBS.keyType as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The type of the key.

Currently, only kSecAttrKeyTypeRSA and kSecAttrKeyTypeECSECPrimeRandom are supported values.
(Read and Write property)

TKTokenKeychainKeyMBS.publicKeyData as MemoryBlock

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The public key data.

(Read and Write property)

TKTokenKeychainKeyMBS.publicKeyHash as MemoryBlock

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The SHA1 hash of the raw public key.

This property is equivalent to the kSecAttrApplicationLabel type attribute.
(Read and Write property)

TKTokenKeychainKeyMBS.SuitableForLogin as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SmartCard MBS Mac64bit Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Whether the key can be used for system login.

(Read and Write property)

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


The biggest plugin in space...