The contents of the keychain for this token.
SDKs
- iOS 13.0+
- macOS 10.12+
- Mac Catalyst 13.0+
- tvOS 13.0+
Framework
- Crypto
Token Kit
Declaration
var keychainContents: TKToken Keychain Contents? { get }
The contents of the keychain for this token.
SDKs
Framework
var keychainContents: TKToken Keychain Contents? { get }
class TKToken Keychain Contents
A representation of the state of the keychain for a particular token.
class TKToken Keychain Item
An abstract base class for managing a token’s contents as keychain items.
class TKToken Keychain Certificate
A token’s certificate as stored in the keychain.
class TKToken Keychain Key
A token's key as stored in the keychain.
typealias TKToken .Object ID
A unique and persistent identifier of a particular token object.