Contents

CredentialSession.Credential.State.installed(instances:)

The credential installation is complete for one or more instances.

Declaration

case installed(instances: [CredentialSession.Credential.InstanceInfo])

Discussion

The associated value instances is an array of applet instances associated with the installed credential.

See Also

Credential states