ASAuthorizationPublicKeyCredentialPRFAssertionOutput
A type to represent outputs of the web authentication PRF extension, when requesting them during an assertion.
Declaration
struct ASAuthorizationPublicKeyCredentialPRFAssertionOutputOverview
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.