Interaction with the Security Server is not allowed.
SDKs
- iOS 2.0+
- macOS 10.2+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Security
Declaration
var errSecInteractionNotAllowed: OSStatus { get }
Interaction with the Security Server is not allowed.
SDKs
Framework
var errSecInteractionNotAllowed: OSStatus { get }
var err Sec Not Available: OSStatus
No trust results are available.
var err Sec Read Only: OSStatus
Read-only error.
var err Sec Auth Failed: OSStatus
Authorization and/or authentication failed.
var err Sec No Such Keychain: OSStatus
The keychain does not exist.
var err Sec Invalid Keychain: OSStatus
The keychain is not valid.
var err Sec Duplicate Keychain: OSStatus
A keychain with the same name already exists.
var err Sec Duplicate Callback: OSStatus
More than one callback of the same name exists.
var err Sec Invalid Callback: OSStatus
The callback is not valid.
var err Sec Duplicate Item: OSStatus
The item already exists.
var err Sec Item Not Found: OSStatus
The item cannot be found.
var err Sec Buffer Too Small: OSStatus
The buffer is too small.
var err Sec Data Too Large: OSStatus
The data is too large for the particular data type.
var err Sec No Such Attr: OSStatus
The attribute does not exist.
var err Sec Invalid Item Ref: OSStatus
The item reference is invalid.
var err Sec Invalid Search Ref: OSStatus
The search reference is invalid.
var err Sec No Such Class: OSStatus
The keychain item class does not exist.
var err Sec No Default Keychain: OSStatus
A default keychain does not exist.
var err Sec Read Only Attr: OSStatus
The attribute is read-only.
var err Sec Wrong Sec Version: OSStatus
The version is incorrect.
var err Sec Key Size Not Allowed: OSStatus
The key size is not allowed.
var err Sec No Storage Module: OSStatus
There is no storage module available.
var err Sec No Certificate Module: OSStatus
There is no certificate module available.
var err Sec No Policy Module: OSStatus
There is no policy module available.
var err Sec Interaction Required: OSStatus
User interaction is required.
var err Sec Data Not Available: OSStatus
The data is not available.
var err Sec Data Not Modifiable: OSStatus
The data is not modifiable.
var err Sec Create Chain Failed: OSStatus
The attempt to create a certificate chain failed.
var err Sec Invalid Prefs Domain: OSStatus
The preference domain specified is invalid.
var err Sec In Dark Wake: OSStatus
The user interface cannot be displayed because the system is in a dark wake state.