---
title: errSecDataTooLarge
framework: security
role: symbol
role_heading: Global Variable
path: security/errsecdatatoolarge
---

# errSecDataTooLarge

The data is too large for the particular data type.

## Declaration

```swift
var errSecDataTooLarge: OSStatus { get }
```
