Contents

identityReference

A persistent keychain reference to a keychain item containing the certificate and private key components of the DNS client credential.

Declaration

var identityReference: Data? { get set }

Discussion

The keychain item must have the kSecClassIdentity class.