# EnableExceptionRequiresForwardSecrecy

> Specifies whether to enable the NSExceptionRequiresForwardSecrecy key.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.iOS.Xcode](/engine/6000.6/script-reference/unityeditor/ios/xcode.md)
* **Assembly:** UnityEditor.iOS.Extensions.Xcode

```csharp
public bool EnableExceptionRequiresForwardSecrecy { readonly get; set; }
```
