Contents

ASAuthorizationPublicKeyCredentialPRFRegistrationOutput

A type to represent outputs of the web authentication PRF extension, when requesting them during a registration.

Declaration

struct ASAuthorizationPublicKeyCredentialPRFRegistrationOutput

Overview

This object represents one or two SymmetricKey keys that are available anywhere the passkey is available for use. These are general purpose keys that you can use for application-specific needs, such as encryption of user data.

Don’t store or export these keys. Derive these keys only as the result of an assertion operation, and then discard them when the operation finishes.

Topics

Creating an outputs instance

Determining PRF support

Using defined support values

Accessing symmetric keys

See Also

Inspecting properties