---
title: ASImportableFIDO2LargeBlob
framework: authenticationservices
role: symbol
role_heading: Structure
path: authenticationservices/asimportablefido2largeblob
---

# ASImportableFIDO2LargeBlob

A representation of FIDO2 LargeBlob extensions as defined in CXF.

## Declaration

```swift
struct ASImportableFIDO2LargeBlob
```

## Topics

### Initializers

- [init(uncompressedSize:data:)](authenticationservices/asimportablefido2largeblob/init(uncompressedsize:data:).md)

### Instance Properties

- [data](authenticationservices/asimportablefido2largeblob/data.md)
- [uncompressedSize](authenticationservices/asimportablefido2largeblob/uncompressedsize.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
