Contents

kSecAttrIsPermanent

A key whose value indicates the item’s permanence.

Declaration

let kSecAttrIsPermanent: CFString

Mentioned in

Discussion

The corresponding value is of type CFBoolean and indicates whether or not this cryptographic key or key pair should be stored in the default keychain at creation time.

On key creation, if not explicitly specified, this attribute defaults to kCFBooleanFalse.