User canceled the operation.
SDKs
- iOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Security
Declaration
errSecUserCanceled = -128
User canceled the operation.
SDKs
Framework
errSecUserCanceled = -128
err Sec Success
No error.
err Sec Unimplemented
A function or operation is not implemented.
err Sec Disk Full
The disk is full.
err Sec IO
I/O error.
err Sec Op Wr
The file is already open with write permission.
err Sec Param
One or more parameters passed to the function are not valid.
err Sec Wr Perm
Write permissions error.
err Sec Allocate
Failed to allocate memory.
err Sec Bad Req
Bad parameter or invalid state for operation.