---
title: extension_data_format
framework: security
role: symbol
role_heading: Structure
path: security/extension_data_format
---

# extension_data_format

## Declaration

```swift
struct extension_data_format
```

## Topics

### Initializers

- [init(_:)](security/extension_data_format/init(_:).md)
- [init(rawValue:)](security/extension_data_format/init(rawvalue:).md)

### Instance Properties

- [rawValue](security/extension_data_format/rawvalue.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
