﻿errSecSuccess	0	
No error.
Available in OS X v10.6 and later.
errSecUnimplemented	-4	
Function or operation not implemented.
Available in OS X v10.6 and later.
errSecParam	-50	
One or more parameters passed to the function were not valid.
Available in OS X v10.6 and later.
errSecAllocate	-108	
Failed to allocate memory.
Available in OS X v10.6 and later.
errSecNotAvailable	–25291	
No trust results are available.
Available in OS X v10.2 and later.
errSecReadOnly	–25292	
Read only error.
Available in OS X v10.2 and later.
errSecAuthFailed	–25293	
Authorization/Authentication failed.
Available in OS X v10.2 and later.
errSecNoSuchKeychain	–25294	
The keychain does not exist.
Available in OS X v10.2 and later.
errSecInvalidKeychain	–25295	
The keychain is not valid.
Available in OS X v10.2 and later.
errSecDuplicateKeychain	–25296	
A keychain with the same name already exists.
Available in OS X v10.2 and later.
errSecDuplicateCallback	–25297	
More than one callback of the same name exists.
Available in OS X v10.2 and later.
errSecInvalidCallback	–25298	
The callback is not valid.
Available in OS X v10.2 and later.
errSecDuplicateItem	–25299	
The item already exists.
Available in OS X v10.2 and later.
errSecItemNotFound	–25300	
The item cannot be found.
Available in OS X v10.2 and later.
errSecBufferTooSmall	–25301	
The buffer is too small.
Available in OS X v10.2 and later.
errSecDataTooLarge	–25302	
The data is too large for the particular data type.
Available in OS X v10.2 and later.
errSecNoSuchAttr	–25303	
The attribute does not exist.
Available in OS X v10.2 and later.
errSecInvalidItemRef	–25304	
The item reference is invalid.
Available in OS X v10.2 and later.
errSecInvalidSearchRef	–25305	
The search reference is invalid.
Available in OS X v10.2 and later.
errSecNoSuchClass	–25306	
The keychain item class does not exist.
Available in OS X v10.2 and later.
errSecNoDefaultKeychain	–25307	
A default keychain does not exist.
Available in OS X v10.2 and later.
errSecInteractionNotAllowed	–25308	
Interaction with the Security Server is not allowed.
Available in OS X v10.2 and later.
errSecReadOnlyAttr	–25309	
The attribute is read only.
Available in OS X v10.2 and later.
errSecWrongSecVersion	–25310	
The version is incorrect.
Available in OS X v10.2 and later.
errSecKeySizeNotAllowed	–25311	
The key size is not allowed.
Available in OS X v10.2 and later.
errSecNoStorageModule	–25312	
There is no storage module available.
Available in OS X v10.2 and later.
errSecNoCertificateModule	–25313	
There is no certificate module available.
Available in OS X v10.2 and later.
errSecNoPolicyModule	–25314	
There is no policy module available.
Available in OS X v10.2 and later.
errSecInteractionRequired	–25315	
User interaction is required.
Available in OS X v10.2 and later.
errSecDataNotAvailable	–25316	
The data is not available.
Available in OS X v10.2 and later.
errSecDataNotModifiable	–25317	
The data is not modifiable.
Available in OS X v10.2 and later.
errSecCreateChainFailed	–25318	
The attempt to create a certificate chain failed.
Available in OS X v10.2 and later.
errSecInvalidPrefsDomain	–25319	
The preference domain specified is invalid. This error is available in OS X v10.3 and later.
Available in OS X v10.3 and later.
errSecInDarkWake	-25320	
The user interface could not be displayed because the system is in a dark wake state.
Available in OS X v10.7 and later.
errSecACLNotSimple	–25240	
The access control list is not in standard simple form.
Available in OS X v10.2 and later.
errSecPolicyNotFound	–25241	
The policy specified cannot be found.
Available in OS X v10.2 and later.
errSecInvalidTrustSetting	–25262	
The trust setting is invalid.
Available in OS X v10.2 and later.
errSecNoAccessForItem	–25243	
The specified item has no access control.
Available in OS X v10.2 and later.
errSecInvalidOwnerEdit	–25244	
An invalid attempt to change the owner of an item.
Available in OS X v10.2 and later.
errSecTrustNotAvailable	–25245	
No trust results are available.
Available in OS X v10.3 and later.
errSecUnsupportedFormat	–25256	
The specified import or export format is not supported.
Available in OS X v10.4 and later.
errSecUnknownFormat	–25257	
The item you are trying to import has an unknown format.
Available in OS X v10.4 and later.
errSecKeyIsSensitive	–25258	
The key must be wrapped to be exported.
Available in OS X v10.4 and later.
errSecMultiplePrivKeys	–25259	
An attempt was made to import multiple private keys.
Available in OS X v10.4 and later.
errSecPassphraseRequired	–25260	
A password is required for import or export.
Available in OS X v10.4 and later.
errSecInvalidPasswordRef	-25261	
The password reference was invalid.
Available in OS X v10.4 and later.
errSecInvalidTrustSettings	-25262	
The trust settings record was corrupted.
Available in OS X v10.5 and later.
errSecNoTrustSettings	-25263	
No trust settings were found.
Available in OS X v10.5 and later.
errSecPkcs12VerifyFailure	-25264	
MAC verification failed during PKCS12 Import.
Available in OS X v10.5 and later.
errSecNotSigner	-26267	
The certificate was not signed by its proposed parent.
Available in OS X v10.7 and later.
errSecDecode	-26275	
Unable to decode the provided data.
Available in OS X v10.6 and later.
errSecServiceNotAvailable	-67585	
The required service is not available.
Available in OS X v10.7 and later.
errSecInsufficientClientID	-67586	
The client ID is not correct.
Available in OS X v10.7 and later.
errSecDeviceReset	-67587	
A device reset has occurred.
Available in OS X v10.7 and later.
errSecDeviceFailed	-67588	
A device failure has occurred.
Available in OS X v10.7 and later.
errSecAppleAddAppACLSubject	-67589	
Adding an application ACL subject failed.
Available in OS X v10.7 and later.
errSecApplePublicKeyIncomplete	-67590	
The public key is incomplete.
Available in OS X v10.7 and later.
errSecAppleSignatureMismatch	-67591	
A signature mismatch has occurred.
Available in OS X v10.7 and later.
errSecAppleInvalidKeyStartDate	-67592	
The specified key has an invalid start date.
Available in OS X v10.7 and later.
errSecAppleInvalidKeyEndDate	-67593	
The specified key has an invalid end date.
Available in OS X v10.7 and later.
errSecConversionError	-67594	
A conversion error has occurred.
Available in OS X v10.7 and later.
errSecAppleSSLv2Rollback	-67595	
A SSLv2 rollback error has occurred.
Available in OS X v10.7 and later.
errSecDiskFull	-34	
The disk is full.
Available in OS X v10.7 and later.
errSecQuotaExceeded	-67596	
The quota was exceeded.
Available in OS X v10.7 and later.
errSecFileTooBig	-67597	
The file is too big.
Available in OS X v10.7 and later.
errSecInvalidDatabaseBlob	-67598	
The specified database has an invalid blob.
Available in OS X v10.7 and later.
errSecInvalidKeyBlob	-67599	
The specified database has an invalid key blob.
Available in OS X v10.7 and later.
errSecIncompatibleDatabaseBlob	-67600	
The specified database has an incompatible blob.
Available in OS X v10.7 and later.
errSecIncompatibleKeyBlob	-67601	
The specified database has an incompatible key blob.
Available in OS X v10.7 and later.
errSecHostNameMismatch	-67602	
A host name mismatch has occurred.
Available in OS X v10.7 and later.
errSecUnknownCriticalExtensionFlag	-67603	
There is an unknown critical extension flag.
Available in OS X v10.7 and later.
errSecNoBasicConstraints	-67604	
No basic constraints were found.
Available in OS X v10.7 and later.
errSecNoBasicConstraintsCA	-67605	
No basic CA constraints were found.
Available in OS X v10.7 and later.
errSecInvalidAuthorityKeyID	-67606	
The authority key ID is not valid.
Available in OS X v10.7 and later.
errSecInvalidSubjectKeyID	-67607	
The subject key ID is not valid.
Available in OS X v10.7 and later.
errSecInvalidKeyUsageForPolicy	-67608	
The key usage is not valid for the specified policy.
Available in OS X v10.7 and later.
errSecInvalidExtendedKeyUsage	-67609	
The extended key usage is not valid.
Available in OS X v10.7 and later.
errSecInvalidIDLinkage	-67610	
The ID linkage is not valid.
Available in OS X v10.7 and later.
errSecPathLengthConstraintExceeded	-67611	
The path length constraint was exceeded.
Available in OS X v10.7 and later.
errSecInvalidRoot	-67612	
The root or anchor certificate is not valid.
Available in OS X v10.7 and later.
errSecCRLExpired	-67613	
The CRL has expired.
Available in OS X v10.7 and later.
errSecCRLNotValidYet	-67614	
The CRL is not yet valid.
Available in OS X v10.7 and later.
errSecCRLNotFound	-67615	
The CRL was not found.
Available in OS X v10.7 and later.
errSecCRLServerDown	-67616	
The CRL server is down.
Available in OS X v10.7 and later.
errSecCRLBadURI	-67617	
The CRL has a bad Uniform Resource Identifier.
Available in OS X v10.7 and later.
errSecUnknownCertExtension	-67618	
An unknown certificate extension was encountered.
Available in OS X v10.7 and later.
errSecUnknownCRLExtension	-67619	
An unknown CRL extension was encountered.
Available in OS X v10.7 and later.
errSecCRLNotTrusted	-67620	
The CRL is not trusted.
Available in OS X v10.7 and later.
errSecCRLPolicyFailed	-67621	
The CRL policy failed.
Available in OS X v10.7 and later.
errSecIDPFailure	-67622	
The issuing distribution point was not valid.
Available in OS X v10.7 and later.
errSecSMIMEEmailAddressesNotFound	-67623	
An email address mismatch was encountered.
Available in OS X v10.7 and later.
errSecSMIMEBadExtendedKeyUsage	-67624	
The appropriate extended key usage for SMIME was not found.
Available in OS X v10.7 and later.
errSecSMIMEBadKeyUsage	-67625	
The key usage is not compatible with SMIME.
Available in OS X v10.7 and later.
errSecSMIMEKeyUsageNotCritical	-67626	
The key usage extension is not marked as critical.
Available in OS X v10.7 and later.
errSecSMIMENoEmailAddress	-67627	
No email address was found in the certificate.
Available in OS X v10.7 and later.
errSecSMIMESubjAltNameNotCritical	-67628	
The subject alternative name extension is not marked as critical.
Available in OS X v10.7 and later.
errSecSSLBadExtendedKeyUsage	-67629	
The appropriate extended key usage for SSL was not found.
Available in OS X v10.7 and later.
errSecOCSPBadResponse	-67630	
The OCSP response was incorrect or could not be parsed.
Available in OS X v10.7 and later.
errSecOCSPBadRequest	-67631	
The OCSP request was incorrect or could not be parsed.
Available in OS X v10.7 and later.
errSecOCSPUnavailable	-67632	
OCSP service is unavailable.
Available in OS X v10.7 and later.
errSecOCSPStatusUnrecognized	-67633	
The OCSP server did not recognize this certificate.
Available in OS X v10.7 and later.
errSecEndOfData	-67634	
An end-of-data was detected.
Available in OS X v10.7 and later.
errSecIncompleteCertRevocationCheck	-67635	
An incomplete certificate revocation check occurred.
Available in OS X v10.7 and later.
errSecNetworkFailure	-67636	
A network failure occurred.
Available in OS X v10.7 and later.
errSecOCSPNotTrustedToAnchor	-67637	
The OCSP response was not trusted to a root or anchor certificate.
Available in OS X v10.7 and later.
errSecRecordModified	-67638	
The record was modified.
Available in OS X v10.7 and later.
errSecOCSPSignatureError	-67639	
The OCSP response had an invalid signature.
Available in OS X v10.7 and later.
errSecOCSPNoSigner	-67640	
The OCSP response had no signer.
Available in OS X v10.7 and later.
errSecOCSPResponderMalformedReq	-67641	
The OCSP responder was given a malformed request.
Available in OS X v10.7 and later.
errSecOCSPResponderInternalError	-67642	
The OCSP responder encountered an internal error.
Available in OS X v10.7 and later.
errSecOCSPResponderTryLater	-67643	
The OCSP responder is busy, try again later.
Available in OS X v10.7 and later.
errSecOCSPResponderSignatureRequired	-67644	
The OCSP responder requires a signature.
Available in OS X v10.7 and later.
errSecOCSPResponderUnauthorized	-67645	
The OCSP responder rejected this request as unauthorized.
Available in OS X v10.7 and later.
errSecOCSPResponseNonceMismatch	-67646	
The OCSP response nonce did not match the request.
Available in OS X v10.7 and later.
errSecCodeSigningBadCertChainLength	-67647	
Code signing encountered an incorrect certificate chain length.
Available in OS X v10.7 and later.
errSecCodeSigningNoBasicConstraints	-67648	
Code signing found no basic constraints.
Available in OS X v10.7 and later.
errSecCodeSigningBadPathLengthConstraint -67649		
Code signing encountered an incorrect path length constraint.
Available in OS X v10.7 and later.
errSecCodeSigningNoExtendedKeyUsage	-67650	
Code signing found no extended key usage.
Available in OS X v10.7 and later.
errSecCodeSigningDevelopment	-67651	
Code signing indicated use of a development-only certificate.
Available in OS X v10.7 and later.
errSecResourceSignBadCertChainLength	-67652	
Resource signing has encountered an incorrect certificate chain length.
Available in OS X v10.7 and later.
errSecResourceSignBadExtKeyUsage	-67653	
Resource signing has encountered an error in the extended key usage.
Available in OS X v10.7 and later.
errSecTrustSettingDeny	-67654	
The trust setting for this policy was set to Deny.
Available in OS X v10.7 and later.
errSecInvalidSubjectName	-67655	
An invalid certificate subject name was encountered.
Available in OS X v10.7 and later.
errSecUnknownQualifiedCertStatement	-67656	
An unknown qualified certificate statement was encountered.
Available in OS X v10.7 and later.
errSecMobileMeRequestQueued	-67657	
The MobileMe request will be sent during the next connection.
Available in OS X v10.7 and later.
errSecMobileMeRequestRedirected	-67658	
The MobileMe request was redirected.
Available in OS X v10.7 and later.
errSecMobileMeServerError	-67659	
A MobileMe server error occurred.
Available in OS X v10.7 and later.
errSecMobileMeServerNotAvailable	-67660	
The MobileMe server is not available.
Available in OS X v10.7 and later.
errSecMobileMeServerAlreadyExists	-67661	
The MobileMe server reported that the item already exists.
Available in OS X v10.7 and later.
errSecMobileMeServerServiceErr	-67662	
A MobileMe service error has occurred.
Available in OS X v10.7 and later.
errSecMobileMeRequestAlreadyPending	-67663	
A MobileMe request is already pending.
Available in OS X v10.7 and later.
errSecMobileMeNoRequestPending	-67664	
MobileMe has no request pending.
Available in OS X v10.7 and later.
errSecMobileMeCSRVerifyFailure	-67665	
A MobileMe CSR verification failure has occurred.
Available in OS X v10.7 and later.
errSecMobileMeFailedConsistencyCheck	-67666	
MobileMe has found a failed consistency check.
Available in OS X v10.7 and later.
errSecNotInitialized	-67667	
A function was called without initializing CSSM.
Available in OS X v10.7 and later.
errSecInvalidHandleUsage	-67668	
The CSSM handle does not match with the service type.
Available in OS X v10.7 and later.
errSecPVCReferentNotFound	-67669	
A reference to the calling module was not found in the list of authorized callers.
Available in OS X v10.7 and later.
errSecFunctionIntegrityFail	-67670	
A function address was not within the verified module.
Available in OS X v10.7 and later.
errSecInternalError	-67671	
An internal error has occurred.
Available in OS X v10.7 and later.
errSecMemoryError	-67672	
A memory error has occurred.
Available in OS X v10.7 and later.
errSecInvalidData	-67673	
Invalid data was encountered.
Available in OS X v10.7 and later.
errSecMDSError	-67674	
A Module Directory Service error has occurred.
Available in OS X v10.7 and later.
errSecInvalidPointer	-67675	
An invalid pointer was encountered.
Available in OS X v10.7 and later.
errSecSelfCheckFailed	-67676	
Self-check has failed.
Available in OS X v10.7 and later.
errSecFunctionFailed	-67677	
A function has failed.
Available in OS X v10.7 and later.
errSecModuleManifestVerifyFailed	-67678	
A module manifest verification failure has occurred.
Available in OS X v10.7 and later.
errSecInvalidGUID	-67679	
An invalid GUID was encountered.
Available in OS X v10.7 and later.
errSecInvalidHandle	-67680	
An invalid handle was encountered.
Available in OS X v10.7 and later.
errSecInvalidDBList	-67681	
An invalid DB list was encountered.
Available in OS X v10.7 and later.
errSecInvalidPassthroughID	-67682	
An invalid passthrough ID was encountered.
Available in OS X v10.7 and later.
errSecInvalidNetworkAddress	-67683	
An invalid network address was encountered.
Available in OS X v10.7 and later.
errSecCRLAlreadySigned	-67684	
The certificate revocation list is already signed.
Available in OS X v10.7 and later.
errSecInvalidNumberOfFields	-67685	
An invalid number of fields were encountered.
Available in OS X v10.7 and later.
errSecVerificationFailure	-67686	
A verification failure occurred.
Available in OS X v10.7 and later.
errSecUnknownTag	-67687	
An unknown tag was encountered.
Available in OS X v10.7 and later.
errSecInvalidSignature	-67688	
An invalid signature was encountered.
Available in OS X v10.7 and later.
errSecInvalidName	-67689	
An invalid name was encountered.
Available in OS X v10.7 and later.
errSecInvalidCertificateRef	-67690	
An invalid certificate reference was encountered.
Available in OS X v10.7 and later.
errSecInvalidCertificateGroup	-67691	
An invalid certificate group was encountered.
Available in OS X v10.7 and later.
errSecTagNotFound	-67692	
The specified tag was not found.
Available in OS X v10.7 and later.
errSecInvalidQuery	-67693	
The specified query was not valid.
Available in OS X v10.7 and later.
errSecInvalidValue	-67694	
An invalid value was detected.
Available in OS X v10.7 and later.
errSecCallbackFailed	-67695	
A callback has failed.
Available in OS X v10.7 and later.
errSecACLDeleteFailed	-67696	
An ACL delete operation has failed.
Available in OS X v10.7 and later.
errSecACLReplaceFailed	-67697	
An ACL replace operation has failed.
Available in OS X v10.7 and later.
errSecACLAddFailed	-67698	
An ACL add operation has failed.
Available in OS X v10.7 and later.
errSecACLChangeFailed	-67699	
An ACL change operation has failed.
Available in OS X v10.7 and later.
errSecInvalidAccessCredentials	-67700	
Invalid access credentials were encountered.
Available in OS X v10.7 and later.
errSecInvalidRecord	-67701	
An invalid record was encountered.
Available in OS X v10.7 and later.
errSecInvalidACL	-67702	
An invalid ACL was encountered.
Available in OS X v10.7 and later.
errSecInvalidSampleValue	-67703	
An invalid sample value was encountered.
Available in OS X v10.7 and later.
errSecIncompatibleVersion	-67704	
An incompatible version was encountered.
Available in OS X v10.7 and later.
errSecPrivilegeNotGranted	-67705	
The privilege was not granted.
Available in OS X v10.7 and later.
errSecInvalidScope	-67706	
An invalid scope was encountered.
Available in OS X v10.7 and later.
errSecPVCAlreadyConfigured	-67707	
The PVC is already configured.
Available in OS X v10.7 and later.
errSecInvalidPVC	-67708	
An invalid PVC was encountered.
Available in OS X v10.7 and later.
errSecEMMLoadFailed	-67709	
The EMM load has failed.
Available in OS X v10.7 and later.
errSecEMMUnloadFailed	-67710	
The EMM unload has failed.
Available in OS X v10.7 and later.
errSecAddinLoadFailed	-67711	
The add-in load operation has failed.
Available in OS X v10.7 and later.
errSecInvalidKeyRef	-67712	
An invalid key was encountered.
Available in OS X v10.7 and later.
errSecInvalidKeyHierarchy	-67713	
An invalid key hierarchy was encountered.
Available in OS X v10.7 and later.
errSecAddinUnloadFailed	-67714	
The add-in unload operation has failed.
Available in OS X v10.7 and later.
errSecLibraryReferenceNotFound	-67715	
A library reference was not found.
Available in OS X v10.7 and later.
errSecInvalidAddinFunctionTable	-67716	
An invalid add-in function table was encountered.
Available in OS X v10.7 and later.
errSecInvalidServiceMask	-67717	
An invalid service mask was encountered.
Available in OS X v10.7 and later.
errSecModuleNotLoaded	-67718	
A module was not loaded.
Available in OS X v10.7 and later.
errSecInvalidSubServiceID	-67719	
An invalid subservice ID was encountered.
Available in OS X v10.7 and later.
errSecAttributeNotInContext	-67720	
An attribute was not in the context.
Available in OS X v10.7 and later.
errSecModuleManagerInitializeFailed	-67721	
A module failed to initialize.
Available in OS X v10.7 and later.
errSecModuleManagerNotFound	-67722	
A module was not found.
Available in OS X v10.7 and later.
errSecEventNotificationCallbackNotFound	-67723	
An event notification callback was not found.
Available in OS X v10.7 and later.
errSecInputLengthError	-67724	
An input length error was encountered.
Available in OS X v10.7 and later.
errSecOutputLengthError	-67725	
An output length error was encountered.
Available in OS X v10.7 and later.
errSecPrivilegeNotSupported	-67726	
The privilege is not supported.
Available in OS X v10.7 and later.
errSecDeviceError	-67727	
A device error was encountered.
Available in OS X v10.7 and later.
errSecAttachHandleBusy	-67728	
The CSP handle was busy.
Available in OS X v10.7 and later.
errSecNotLoggedIn	-67729	
You are not logged in.
Available in OS X v10.7 and later.
errSecAlgorithmMismatch	-67730	
An algorithm mismatch was encountered.
Available in OS X v10.7 and later.
errSecKeyUsageIncorrect	-67731	
The key usage is incorrect.
Available in OS X v10.7 and later.
errSecKeyBlobTypeIncorrect	-67732	
The key blob type is incorrect.
Available in OS X v10.7 and later.
errSecKeyHeaderInconsistent	-67733	
The key header is inconsistent.
Available in OS X v10.7 and later.
errSecUnsupportedKeyFormat	-67734	
The key header format is not supported.
Available in OS X v10.7 and later.
errSecUnsupportedKeySize	-67735	
The key size is not supported.
Available in OS X v10.7 and later.
errSecInvalidKeyUsageMask	-67736	
The key usage mask is not valid.
Available in OS X v10.7 and later.
errSecUnsupportedKeyUsageMask	-67737	
The key usage mask is not supported.
Available in OS X v10.7 and later.
errSecInvalidKeyAttributeMask	-67738	
The key attribute mask is not valid.
Available in OS X v10.7 and later.
errSecUnsupportedKeyAttributeMask	-67739	
The key attribute mask is not supported.
Available in OS X v10.7 and later.
errSecInvalidKeyLabel	-67740	
The key label is not valid.
Available in OS X v10.7 and later.
errSecUnsupportedKeyLabel	-67741	
The key label is not supported.
Available in OS X v10.7 and later.
errSecInvalidKeyFormat	-67742	
The key format is not valid.
Available in OS X v10.7 and later.
errSecUnsupportedVectorOfBuffers	-67743	
The vector of buffers is not supported.
Available in OS X v10.7 and later.
errSecInvalidInputVector	-67744	
The input vector is not valid.
Available in OS X v10.7 and later.
errSecInvalidOutputVector	-67745	
The output vector is not valid.
Available in OS X v10.7 and later.
errSecInvalidContext	-67746	
An invalid context was encountered.
Available in OS X v10.7 and later.
errSecInvalidAlgorithm	-67747	
An invalid algorithm was encountered.
Available in OS X v10.7 and later.
errSecInvalidAttributeKey	-67748	
A key attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeKey	-67749	
A key attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeInitVector	-67750	
An init vector attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeInitVector	-67751	
An init vector attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeSalt	-67752	
A salt attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeSalt	-67753	
A salt attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributePadding	-67754	
A padding attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributePadding	-67755	
A padding attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeRandom	-67756	
A random number attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeRandom	-67757	
A random number attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeSeed	-67758	
A seed attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeSeed	-67759	
A seed attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributePassphrase	-67760	
A passphrase attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributePassphrase	-67761	
A passphrase attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeKeyLength	-67762	
A key length attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeKeyLength	-67763	
A key length attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeBlockSize	-67764	
A block size attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeBlockSize	-67765	
A block size attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeOutputSize	-67766	
An output size attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeOutputSize	-67767	
An output size attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeRounds	-67768	
The number of rounds attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeRounds	-67769	
The number of rounds attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAlgorithmParms	-67770	
An algorithm parameters attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAlgorithmParms	-67771	
An algorithm parameters attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeLabel	-67772	
A label attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeLabel	-67773	
A label attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeKeyType	-67774	
A key type attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeKeyType	-67775	
A key type attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeMode	-67776	
A mode attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeMode	-67777	
A mode attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeEffectiveBits	-67778	
An effective bits attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeEffectiveBits	-67779	
An effective bits attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeStartDate	-67780	
A start date attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeStartDate	-67781	
A start date attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeEndDate	-67782	
An end date attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeEndDate	-67783	
An end date attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeVersion	-67784	
A version attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeVersion	-67785	
A version attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributePrime	-67786	
A prime attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributePrime	-67787	
A prime attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeBase	-67788	
A base attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeBase	-67789	
A base attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeSubprime	-67790	
A subprime attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeSubprime	-67791	
A subprime attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeIterationCount	-67792	
An iteration count attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeIterationCount	-67793	
An iteration count attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeDLDBHandle	-67794	
A database handle attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeDLDBHandle	-67795	
A database handle attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeAccessCredentials	-67796	
An access credentials attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeAccessCredentials	-67797	
An access credentials attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributePublicKeyFormat	-67798	
A public key format attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributePublicKeyFormat	-67799	
A public key format attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributePrivateKeyFormat	-67800	
A private key format attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributePrivateKeyFormat	-67801	
A private key format attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeSymmetricKeyFormat	-67802	
A symmetric key format attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeSymmetricKeyFormat	-67803	
A symmetric key format attribute was missing.
Available in OS X v10.7 and later.
errSecInvalidAttributeWrappedKeyFormat	-67804	
A wrapped key format attribute was not valid.
Available in OS X v10.7 and later.
errSecMissingAttributeWrappedKeyFormat	-67805	
A wrapped key format attribute was missing.
Available in OS X v10.7 and later.
errSecStagedOperationInProgress	-67806	
A staged operation is in progress.
Available in OS X v10.7 and later.
errSecStagedOperationNotStarted	-67807	
A staged operation was not started.
Available in OS X v10.7 and later.
errSecVerifyFailed	-67808	
A cryptographic verification failure has occurred.
Available in OS X v10.7 and later.
errSecQuerySizeUnknown	-67809	
The query size is unknown.
Available in OS X v10.7 and later.
errSecBlockSizeMismatch	-67810	
A block size mismatch occurred.
Available in OS X v10.7 and later.
errSecPublicKeyInconsistent	-67811	
The public key was inconsistent.
Available in OS X v10.7 and later.
errSecDeviceVerifyFailed	-67812	
A device verification failure has occurred.
Available in OS X v10.7 and later.
errSecInvalidLoginName	-67813	
An invalid login name was detected.
Available in OS X v10.7 and later.
errSecAlreadyLoggedIn	-67814	
The user is already logged in.
Available in OS X v10.7 and later.
errSecInvalidDigestAlgorithm	-67815	
An invalid digest algorithm was detected.
Available in OS X v10.7 and later.
errSecInvalidCRLGroup	-67816	
An invalid CRL group was detected.
Available in OS X v10.7 and later.
errSecCertificateCannotOperate	-67817	
The certificate cannot operate.
Available in OS X v10.7 and later.
errSecCertificateExpired	-67818	
An expired certificate was detected.
Available in OS X v10.7 and later.
errSecCertificateNotValidYet	-67819	
The certificate is not yet valid.
Available in OS X v10.7 and later.
errSecCertificateRevoked	-67820	
The certificate was revoked.
Available in OS X v10.7 and later.
errSecCertificateSuspended	-67821	
The certificate was suspended.
Available in OS X v10.7 and later.
errSecInsufficientCredentials	-67822	
Insufficient credentials were detected.
Available in OS X v10.7 and later.
errSecInvalidAction	-67823	
The action was not valid.
Available in OS X v10.7 and later.
errSecInvalidAuthority	-67824	
The authority was not valid.
Available in OS X v10.7 and later.
errSecVerifyActionFailed	-67825	
A verify action has failed.
Available in OS X v10.7 and later.
errSecInvalidCertAuthority	-67826	
The certificate authority was not valid.
Available in OS X v10.7 and later.
errSecInvaldCRLAuthority	-67827	
The CRL authority was not valid.
Available in OS X v10.7 and later.
errSecInvalidCRLEncoding	-67828	
The CRL encoding was not valid.
Available in OS X v10.7 and later.
errSecInvalidCRLType	-67829	
The CRL type was not valid.
Available in OS X v10.7 and later.
errSecInvalidCRL	-67830	
The CRL was not valid.
Available in OS X v10.7 and later.
errSecInvalidFormType	-67831	
The form type was not valid.
Available in OS X v10.7 and later.
errSecInvalidID	-67832	
The ID was not valid.
Available in OS X v10.7 and later.
errSecInvalidIdentifier	-67833	
The identifier was not valid.
Available in OS X v10.7 and later.
errSecInvalidIndex	-67834	
The index was not valid.
Available in OS X v10.7 and later.
errSecInvalidPolicyIdentifiers	-67835	
The policy identifiers are not valid.
Available in OS X v10.7 and later.
errSecInvalidTimeString	-67836	
The time specified was not valid.
Available in OS X v10.7 and later.
errSecInvalidReason	-67837	
The trust policy reason was not valid.
Available in OS X v10.7 and later.
errSecInvalidRequestInputs	-67838	
The request inputs are not valid.
Available in OS X v10.7 and later.
errSecInvalidResponseVector	-67839	
The response vector was not valid.
Available in OS X v10.7 and later.
errSecInvalidStopOnPolicy	-67840	
The stop-on policy was not valid.
Available in OS X v10.7 and later.
errSecInvalidTuple	-67841	
The tuple was not valid.
Available in OS X v10.7 and later.
errSecMultipleValuesUnsupported	-67842	
Multiple values are not supported.
Available in OS X v10.7 and later.
errSecNotTrusted	-67843	
The trust policy was not trusted.
Available in OS X v10.7 and later.
errSecNoDefaultAuthority	-67844	
No default authority was detected.
Available in OS X v10.7 and later.
errSecRejectedForm	-67845	
The trust policy had a rejected form.
Available in OS X v10.7 and later.
errSecRequestLost	-67846	
The request was lost.
Available in OS X v10.7 and later.
errSecRequestRejected	-67847	
The request was rejected.
Available in OS X v10.7 and later.
errSecUnsupportedAddressType	-67848	
The address type is not supported.
Available in OS X v10.7 and later.
errSecUnsupportedService	-67849	
The service is not supported.
Available in OS X v10.7 and later.
errSecInvalidTupleGroup	-67850	
The tuple group was not valid.
Available in OS X v10.7 and later.
errSecInvalidBaseACLs	-67851	
The base ACLs are not valid.
Available in OS X v10.7 and later.
errSecInvalidTupleCredendtials	-67852	
The tuple credentials are not valid.
Available in OS X v10.7 and later.
errSecInvalidEncoding	-67853	
The encoding was not valid.
Available in OS X v10.7 and later.
errSecInvalidValidityPeriod	-67854	
The validity period was not valid.
Available in OS X v10.7 and later.
errSecInvalidRequestor	-67855	
The requestor was not valid.
Available in OS X v10.7 and later.
errSecRequestDescriptor	-67856	
The request descriptor was not valid.
Available in OS X v10.7 and later.
errSecInvalidBundleInfo	-67857	
The bundle information was not valid.
Available in OS X v10.7 and later.
errSecInvalidCRLIndex	-67858	
The CRL index was not valid.
Available in OS X v10.7 and later.
errSecNoFieldValues	-67859	
No field values were detected.
Available in OS X v10.7 and later.
errSecUnsupportedFieldFormat	-67860	
The field format is not supported.
Available in OS X v10.7 and later.
errSecUnsupportedIndexInfo	-67861	
The index information is not supported.
Available in OS X v10.7 and later.
errSecUnsupportedLocality	-67862	
The locality is not supported.
Available in OS X v10.7 and later.
errSecUnsupportedNumAttributes	-67863	
The number of attributes is not supported.
Available in OS X v10.7 and later.
errSecUnsupportedNumIndexes	-67864	
The number of indexes is not supported.
Available in OS X v10.7 and later.
errSecUnsupportedNumRecordTypes	-67865	
The number of record types is not supported.
Available in OS X v10.7 and later.
errSecFieldSpecifiedMultiple	-67866	
Too many fields were specified.
Available in OS X v10.7 and later.
errSecIncompatibleFieldFormat	-67867	
The field format was incompatible.
Available in OS X v10.7 and later.
errSecInvalidParsingModule	-67868	
The parsing module was not valid.
Available in OS X v10.7 and later.
errSecDatabaseLocked	-67869	
The database is locked.
Available in OS X v10.7 and later.
errSecDatastoreIsOpen	-67870	
The data store is open.
Available in OS X v10.7 and later.
errSecMissingValue	-67871	
A missing value was detected.
Available in OS X v10.7 and later.
errSecUnsupportedQueryLimits	-67872	
The query limits are not supported.
Available in OS X v10.7 and later.
errSecUnsupportedNumSelectionPreds	-67873	
The number of selection predicates is not supported.
Available in OS X v10.7 and later.
errSecUnsupportedOperator	-67874	
The operator is not supported.
Available in OS X v10.7 and later.
errSecInvalidDBLocation	-67875	
The database location is not valid.
Available in OS X v10.7 and later.
errSecInvalidAccessRequest	-67876	
The access request is not valid.
Available in OS X v10.7 and later.
errSecInvalidIndexInfo	-67877	
The index information is not valid.
Available in OS X v10.7 and later.
errSecInvalidNewOwner	-67878	
The new owner is not valid.
Available in OS X v10.7 and later.
errSecInvalidModifyMode	-67879	
The modify mode is not valid.
Available in OS X v10.7 and later.
errSecMissingRequiredExtension	-67880	
A required certificate extension is missing.
Available in OS X v10.8 and later.
errSecExtendedKeyUsageNotCritical	-67881	
The extended key usage extension was not marked critical.
Available in OS X v10.8 and later.
errSecTimestampMissing	-67882	
A timestamp was expected but was not found.
Available in OS X v10.8 and later.
errSecTimestampInvalid	-67883	
The timestamp was not valid.
Available in OS X v10.8 and later.
errSecTimestampNotTrusted	-67884	
The timestamp was not trusted.
Available in OS X v10.8 and later.
errSecTimestampServiceNotAvailable	-67885	
The timestamp service is not available.
Available in OS X v10.8 and later.
errSecTimestampBadAlg	-67886	
Found an unrecognized or unsupported algorithm identifier (AI) in timestamp.
Available in OS X v10.8 and later.
errSecTimestampBadRequest	-67887	
The timestamp transaction is not permitted or supported.
Available in OS X v10.8 and later.
errSecTimestampBadDataFormat	-67888	
The timestamp data submitted has the wrong format.
Available in OS X v10.8 and later.
errSecTimestampTimeNotAvailable	-67889	
The time source for the timestamp authority is not available.
Available in OS X v10.8 and later.
errSecTimestampUnacceptedPolicy	-67890	
The requested policy is not supported by the timestamp authority.
Available in OS X v10.8 and later.
errSecTimestampUnacceptedExtension	-67891	
The requested extension is not supported by the timestamp authority.
Available in OS X v10.8 and later.
errSecTimestampAddInfoNotAvailable	-67892	
The additional information requested is not available.
Available in OS X v10.8 and later.
errSecTimestampSystemFailure	-67893	
The timestamp request cannot be handled due to a system failure .
Available in OS X v10.8 and later.
errSecSigningTimeMissing	-67894	
A signing time was expected but was not found.
Available in OS X v10.8 and later.
errSecTimestampRejection	-67895	
A timestamp transaction was rejected.
Available in OS X v10.8 and later.
errSecTimestampWaiting	-67896	
A timestamp transaction is waiting.
Available in OS X v10.8 and later.
errSecTimestampRevocationWarning	-67897	
A timestamp authority revocation warning was issued.
Available in OS X v10.8 and later.
errSecTimestampRevocationNotification	-67898	
A timestamp authority revocation notification was issued.
Available in OS X v10.8 and later.