Contents

TKToken.Configuration

A token’s configuration.

Declaration

class Configuration

Overview

When you introduce a new TKToken.Configuration into the system, it can inform the system about its identities, consisting of both private keys and certificates, which the keychainItems property provides. Use the configurationData property to set additional configuration data.

You configure always-available tokens on a per-user basis. Although the token driver and the app hosting the token extension are shared across the system, the configuration for a token is stored individually for each user.

Topics

Reporting Configuration Information

Retrieving Keys and Certificates

See Also

Configuring the Token