---
title: kSecCSDoNotValidateExecutable
framework: security
role: symbol
role_heading: Global Variable
path: security/kseccsdonotvalidateexecutable
---

# kSecCSDoNotValidateExecutable

Do not validate the contents of the main executable.

## Declaration

```swift
var kSecCSDoNotValidateExecutable: UInt32 { get }
```

## Discussion

Discussion The contents of the main executable are normally validated.
