---
title: ASAuthorizationPublicKeyCredentialPRFAssertionInput.InputValues
framework: authenticationservices
role: symbol
role_heading: Structure
path: authenticationservices/asauthorizationpublickeycredentialprfassertioninput-swift.struct/inputvalues-swift.struct
---

# ASAuthorizationPublicKeyCredentialPRFAssertionInput.InputValues

The values to use as inputs to the salts for deriving the symmetric key.

## Declaration

```swift
struct InputValues
```

## Overview

Overview This type is analogous to AuthenticationExtensionsPRFValues in the WebAuthn specification.

## Topics

### Initializers

- [init(saltInput1:saltInput2:)](authenticationservices/asauthorizationpublickeycredentialprfassertioninput-swift.struct/inputvalues-swift.struct/init(saltinput1:saltinput2:).md)

### Instance Properties

- [saltInput1](authenticationservices/asauthorizationpublickeycredentialprfassertioninput-swift.struct/inputvalues-swift.struct/saltinput1.md)
- [saltInput2](authenticationservices/asauthorizationpublickeycredentialprfassertioninput-swift.struct/inputvalues-swift.struct/saltinput2.md)

### Type Methods

- [saltInput1(_:saltInput2:)](authenticationservices/asauthorizationpublickeycredentialprfassertioninput-swift.struct/inputvalues-swift.struct/saltinput1(_:saltinput2:).md)
