|
# | Result Code | Fixit! | Error Message |
-1970 | kSIGOperationIncompatibleErr | N/A | context in use for different type of operation |
-1971 | kSIGCertificateQueryDenied | N/A | can't query certificates with this context |
-1972 | kSIGVerifyFailedErr | N/A | verification failed |
-1973 | kSIGInvalidCredentialErr | N/A | verified OK but credential out of date, either pending or expired |
-1974 | kSIGIndexErr | N/A | the index given is outside range of allowable values |
-1975 | kSIGSignerErr | N/A | problem with signer or signature |
-1976 | kSIGPasswordErr | N/A | password incorrect |
-1977 | kSIGInternalsErr | N/A | internal error occurred like a bad digest,context or signature |
-1978 | kSIGToolboxNotPresentErr | N/A | for client services (ie servers) to report back - not returned bythe TB |
-1979 | kSIGContextPrepareErr | N/A | context either prepared with VerifyPrepare, SignPrepare or DigestPrepare already or has been corrupted |
-1980 | kSIGNoDigestErr | N/A | no digest in signature |
-1981 | kSIGConversionErr | N/A | unabld to convert attribute to Mac format |
-1982 | kSIGSignerNotValidErr | N/A | signer has either expired or is pending and can not sign |
-1983 | kSIGNoSignature | N/A | standard file signature not found |