TKTokenSession
A token session that manages the authentication state of a token.
Declaration
class TKTokenSessionOverview
A token session communicates with its delegate to perform operations with its token that are bound to the authentication state.
A session is always instantiated by a TKToken instance through the token’s delegate when the framework detects access to the token from a new authentication session.