Contents

kSecAttrIsExtractable

A key whose value indicates the item’s extractability.

Declaration

let kSecAttrIsExtractable: CFString

Discussion

The corresponding value is of type CFBoolean and indicates whether the item can be exported from its keychain. Items of class kSecClassKey have this attribute.