---
title: "attestPendingKey(ofType:clientDataHash:)"
framework: authenticationservices
role: symbol
role_heading: Instance Method
path: "authenticationservices/asauthorizationproviderextensionloginmanager/attestpendingkey(oftype:clientdatahash:)"
---

# attestPendingKey(ofType:clientDataHash:)

## Declaration

```swift
func attestPendingKey(ofType pendingKeyType: ASAuthorizationProviderExtensionKeyType, clientDataHash: Data) async throws -> [SecCertificate]
```
