Contents

ASAuthorizationPlatformPublicKeyCredentialProvider

A mechanism for providing public key credential requests to an app or service with iCloud Keychain.

Declaration

class ASAuthorizationPlatformPublicKeyCredentialProvider

Mentioned in

Overview

The credential provider accesses public-private key pairs stored in iCloud Keychain for registration or authentication with a relying party. Instantiate this object, passing in the relying party identifier for the credentials.

Topics

Creating the provider

Creating the request

See Also

Credential providers