Contents

ASAuthorizationPublicKeyCredentialPRFAssertionInput

A type that represents input for the web authentication PRF extension in passkey assertion requests.

Declaration

struct ASAuthorizationPublicKeyCredentialPRFAssertionInput

Overview

The PRF extension lets you create general purpose SymmetricKey keys from passkeys, which can be useful for tasks like encryption of user data. Using the same input values with the same passkey produces the same SymmetricKey.

Topics

Accessing input values

Accessing per-credential input values

Supporting types

See Also

Creating an assertion input