Contents

TKTokenKeychainItem

An abstract base class for managing a token’s contents as keychain items.

Declaration

class TKTokenKeychainItem

Overview

Don’t use this base class directly. Instead, use one of its subclasses, such as TKTokenKeychainCertificate for managing certificates or TKTokenKeychainKey for managing cryptographic keys.

Topics

Creating Token Keychain Items

Accessing Keychain Item Attributes

See Also

Accessing Keychain Items