|
| enum | {
errSecUnsupported = -13843
, errSecInvalidData = -13844
, errSecTooMuchData = -13845
, errSecMissingData = -13846
,
errSecNoSigners = -13847
, errSecSignerFailed = -13848
, errSecInvalidPolicy = -13849
, errSecUnknownPolicy = -13850
,
errSecInvalidStopOn = -13851
, errSecMissingCert = -13852
, errSecInvalidCert = -13853
, errSecNotSigner = -13854
,
errSecNotTrusted = -13855
, errSecMissingAttribute = -13856
, errSecMissingDigest = -13857
, errSecDigestMismatch = -13858
,
errSecInvalidSignature = -13859
, errSecAlgMismatch = -13860
, errSecUnsupportedAlgorithm = -13864
, errSecContentTypeMismatch = -13865
,
errSecDebugRoot = -13866
} |
| |
CMS Interfaces.
- Introduced In: 1.0
- Avaliable From: Universal Interfaces 3.4.1
- Copyright: © 1999-2001 by Apple Computer, Inc., all rights reserved
For bug reports, consult the following page on the World Wide Web:
http://developer.apple.com/bugreporter/