Contents

ASAuthorizationSecurityKeyPublicKeyCredentialProvider

A mechanism for providing public key credential requests to an app or service with a physical security key.

Declaration

class ASAuthorizationSecurityKeyPublicKeyCredentialProvider

Mentioned in

Overview

The credential provider accesses public-private key pairs stored on a physical security key 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