> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AttestationPublicKeyParser

> Swift Structure

**Structure**

```swift theme={null}
struct AttestationPublicKeyParser
```

## Type Methods

### parse(attestationObjectData:)

```swift theme={null}
static func parse(attestationObjectData: Data) throws -> ParsedPublicKeyP256
```
