static let Internal: UInt32
(0) An unexpected error occurred.
static let UnsupportedOperation: UInt32
(2) The operation is not supported by the object.
static let InvalidArgument: UInt32
(3) An invalid argument was encountered.
static let KeyGenerationFailure: UInt32
(4) Unable to generate internal credential.
static let ProtectionPolicyFailure: UInt32
(5) Unable to create or locate internal protection policy.
static let SecureDataFailure: UInt32
(6) Unable to create or locate internal credential data.
static let UnsupportedVersion: UInt32
(7) Container version is not supported
static let InvalidContainer: UInt32
(8) An invalid container
static let InexplicitContainer: UInt32
(9) Container is ambigious and cannot be explicitly determined * Retrieve
USERINFO_ERROR_PARAMETERS from userInfo dictionary for additional information.