---
title: alertTitle
framework: security
role: symbol
role_heading: Instance Property
path: security/seckeyimportexportparameters/alerttitle
---

# alertTitle

The title to display in the secure passphrase alert panel.

## Declaration

```swift
var alertTitle: Unmanaged<CFString>
```

## Discussion

Discussion When importing or exporting a key, if you set the securePassphrase flag bit, you can optionally use this field to specify a string for the password panel’s title bar.
