<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AuthenticationServices",
  "identifier" : "/documentation/AuthenticationServices/ASAuthorizationPublicKeyCredentialPRFRegistrationInput-swift.struct",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Authentication Services"
    ],
    "preciseIdentifier" : "s:22AuthenticationServices54ASAuthorizationPublicKeyCredentialPRFRegistrationInputV"
  },
  "title" : "ASAuthorizationPublicKeyCredentialPRFRegistrationInput"
}
-->

# ASAuthorizationPublicKeyCredentialPRFRegistrationInput

A type that encapsulates input for PRF extensions during registration.

```
struct ASAuthorizationPublicKeyCredentialPRFRegistrationInput
```

## Topics

### Working with PRF inputs

[`inputValues`](/documentation/AuthenticationServices/ASAuthorizationPublicKeyCredentialPRFRegistrationInput-swift.struct/inputValues-swift.property)

The input values to use when generating the PRF extension, if specified.

[`ASAuthorizationPublicKeyCredentialPRFRegistrationInput.InputValues`](/documentation/AuthenticationServices/ASAuthorizationPublicKeyCredentialPRFRegistrationInput-swift.struct/InputValues-swift.typealias)

The type of the registration input values property.

[`inputValues(_:)`](/documentation/AuthenticationServices/ASAuthorizationPublicKeyCredentialPRFRegistrationInput-swift.struct/inputValues(_:))

The inputs for the PRF extension to evaluate if the new passkey supports the extension.

### Checking for support

[`shouldCheckForSupport`](/documentation/AuthenticationServices/ASAuthorizationPublicKeyCredentialPRFRegistrationInput-swift.struct/shouldCheckForSupport)

A Boolean value that indicates whether to check for PRF support.

[`checkForSupport`](/documentation/AuthenticationServices/ASAuthorizationPublicKeyCredentialPRFRegistrationInput-swift.struct/checkForSupport)

A check to determine extension support for the newly created passkey.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)