2 # Copyright (c) 2003-2015 Apple Inc. All Rights Reserved.
4 # @APPLE_LICENSE_HEADER_START@
6 # This file contains Original Code and/or Modifications of Original Code
7 # as defined in and that are subject to the Apple Public Source License
8 # Version 2.0 (the 'License'). You may not use this file except in
9 # compliance with the License. Please obtain a copy of the License at
10 # http://www.opensource.apple.com/apsl/ and read it before using this
13 # The Original Code and all software distributed under the License are
14 # distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER
15 # EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,
16 # INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,
17 # FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.
18 # Please see the License for the specific language governing rights and
19 # limitations under the License.
21 # @APPLE_LICENSE_HEADER_END@
25 _kSecACLAuthorizationAny
26 _kSecACLAuthorizationLogin
27 _kSecACLAuthorizationGenKey
28 _kSecACLAuthorizationDelete
29 _kSecACLAuthorizationExportWrapped
30 _kSecACLAuthorizationExportClear
31 _kSecACLAuthorizationImportWrapped
32 _kSecACLAuthorizationImportClear
33 _kSecACLAuthorizationSign
34 _kSecACLAuthorizationEncrypt
35 _kSecACLAuthorizationDecrypt
36 _kSecACLAuthorizationMAC
37 _kSecACLAuthorizationDerive
38 _kSecACLAuthorizationKeychainCreate
39 _kSecACLAuthorizationKeychainDelete
40 _kSecACLAuthorizationKeychainItemRead
41 _kSecACLAuthorizationKeychainItemInsert
42 _kSecACLAuthorizationKeychainItemModify
43 _kSecACLAuthorizationKeychainItemDelete
44 _kSecIdentityDomainDefault
45 _kSecIdentityDomainKerberosKDC
47 _kSecClassGenericPassword
48 _kSecClassInternetPassword
49 _kSecClassAppleSharePassword
55 _kSecAttrModificationDate
66 _kSecAttrSecurityDomain
69 _kSecAttrAuthenticationType
74 _kSecAttrAFPServerSignature
80 _kSecAttrPublicKeyHash
81 _kSecAttrCertificateType
82 _kSecAttrCertificateEncoding
84 _kSecAttrApplicationLabel
88 _kSecAttrApplicationTag
91 _kSecAttrKeySizeInBits
92 _kSecAttrEffectiveKeySize
96 _kSecAttrWasAlwaysSensitive
97 _kSecAttrIsExtractable
98 _kSecAttrWasNeverExtractable
104 _kSecAttrCanSignRecover
105 _kSecAttrCanVerifyRecover
109 _kSecAttrHasCustomIcon
113 _kSecAttrSynchronizable
114 _kSecAttrSyncViewHint
119 _kSecMatchEmailAddressIfPresent
120 _kSecMatchSubjectContains
121 _kSecMatchSubjectStartsWith
122 _kSecMatchSubjectEndsWith
123 _kSecMatchSubjectWholeString
124 _kSecMatchCaseInsensitive
125 _kSecMatchDiacriticInsensitive
126 _kSecMatchWidthInsensitive
127 _kSecMatchTrustedOnly
128 _kSecMatchValidOnDate
133 _kSecReturnAttributes
135 _kSecReturnPersistentRef
138 _kSecValuePersistentRef
142 _kSecAttrProtocolFTPAccount
143 _kSecAttrProtocolHTTP
145 _kSecAttrProtocolNNTP
146 _kSecAttrProtocolPOP3
147 _kSecAttrProtocolSMTP
148 _kSecAttrProtocolSOCKS
149 _kSecAttrProtocolIMAP
150 _kSecAttrProtocolLDAP
151 _kSecAttrProtocolAppleTalk
153 _kSecAttrProtocolTelnet
155 _kSecAttrProtocolFTPS
156 _kSecAttrProtocolHTTPS
157 _kSecAttrProtocolHTTPProxy
158 _kSecAttrProtocolHTTPSProxy
159 _kSecAttrProtocolFTPProxy
161 _kSecAttrProtocolRTSP
162 _kSecAttrProtocolRTSPProxy
163 _kSecAttrProtocolDAAP
164 _kSecAttrProtocolEPPC
166 _kSecAttrProtocolNNTPS
167 _kSecAttrProtocolLDAPS
168 _kSecAttrProtocolTelnetS
169 _kSecAttrProtocolIMAPS
170 _kSecAttrProtocolIRCS
171 _kSecAttrProtocolPOP3S
172 _kSecAttrAuthenticationTypeNTLM
173 _kSecAttrAuthenticationTypeMSN
174 _kSecAttrAuthenticationTypeDPA
175 _kSecAttrAuthenticationTypeRPA
176 _kSecAttrAuthenticationTypeHTTPBasic
177 _kSecAttrAuthenticationTypeHTTPDigest
178 _kSecAttrAuthenticationTypeHTMLForm
179 _kSecAttrAuthenticationTypeDefault
180 _kSecAttrKeyClassPublic
181 _kSecAttrKeyClassPrivate
182 _kSecAttrKeyClassSymmetric
185 _kSecImportExportPassphrase
186 _kSecImportExportKeychain
187 _kSecImportExportAccess
191 _kSecImportItemCertChain
192 _kSecImportItemIdentity
193 _kSecPolicyAppleX509Basic
195 _kSecPolicyAppleSMIME
197 _kSecPolicyAppleSWUpdateSigning
198 _kSecPolicyAppleIPsec
199 _kSecPolicyAppleiChat
200 _kSecPolicyApplePKINITClient
201 _kSecPolicyApplePKINITServer
202 _kSecPolicyAppleCodeSigning
203 _kSecPolicyMacAppStoreReceipt
204 _kSecPolicyAppleIDValidation
205 _kSecPolicyAppleTimeStamping
206 _kSecPolicyAppleRevocation
207 _kSecPolicyApplePassbookSigning
208 _kSecPolicyAppleMobileStore
209 _kSecPolicyAppleEscrowService
210 _kSecPolicyApplePCSEscrowService
211 _kSecPolicyAppleProfileSigner
212 _kSecPolicyAppleQAProfileSigner
213 _kSecPolicyAppleTestMobileStore
214 _kSecPolicyAppleServerAuthentication
215 _kSecPolicyAppleATVAppSigning
216 _kSecPolicyAppleTestATVAppSigning
217 _kSecPolicyApplePayIssuerEncryption
218 _kSecPolicyAppleOSXProvisioningProfileSigning
219 _kSecPolicyAppleATVVPNProfileSigning
220 _kSecPolicyAppleAST2DiagnosticsServerAuth
224 _kSecPolicyRevocationFlags
225 _kSecPolicyTeamIdentifier
226 _kSecPolicyKU_DigitalSignature
227 _kSecPolicyKU_NonRepudiation
228 _kSecPolicyKU_KeyEncipherment
229 _kSecPolicyKU_DataEncipherment
230 _kSecPolicyKU_KeyAgreement
231 _kSecPolicyKU_KeyCertSign
232 _kSecPolicyKU_CRLSign
233 _kSecPolicyKU_EncipherOnly
234 _kSecPolicyKU_DecipherOnly
235 _kSecPropertyTypeTitle
236 _kSecPropertyTypeError
238 _kSecPropertyKeyLabel
239 _kSecPropertyKeyLocalizedLabel
240 _kSecPropertyKeyValue
241 _kSecPropertyTypeWarning
242 _kSecPropertyTypeSuccess
243 _kSecPropertyTypeSection
244 _kSecPropertyTypeData
245 _kSecPropertyTypeString
247 _kSecPropertyTypeDate
248 _kSecOIDADC_CERT_POLICY
249 _kSecOIDAPPLE_CERT_POLICY
250 _kSecOIDAPPLE_EKU_CODE_SIGNING
251 _kSecOIDAPPLE_EKU_CODE_SIGNING_DEV
252 _kSecOIDAPPLE_EKU_ICHAT_ENCRYPTION
253 _kSecOIDAPPLE_EKU_ICHAT_SIGNING
254 _kSecOIDAPPLE_EKU_RESOURCE_SIGNING
255 _kSecOIDAPPLE_EKU_SYSTEM_IDENTITY
256 _kSecOIDAPPLE_EXTENSION
257 _kSecOIDAPPLE_EXTENSION_ADC_APPLE_SIGNING
258 _kSecOIDAPPLE_EXTENSION_ADC_DEV_SIGNING
259 _kSecOIDAPPLE_EXTENSION_APPLE_SIGNING
260 _kSecOIDAPPLE_EXTENSION_CODE_SIGNING
261 _kSecOIDAuthorityInfoAccess
262 _kSecOIDAuthorityKeyIdentifier
263 _kSecOIDBasicConstraints
264 _kSecOIDBiometricInfo
265 _kSecOIDCSSMKeyStruct
267 _kSecOIDCertificatePolicies
269 _kSecOIDCollectiveStateProvinceName
270 _kSecOIDCollectiveStreetAddress
273 _kSecOIDCrlDistributionPoints
276 _kSecOIDDOTMAC_CERT_EMAIL_ENCRYPT
277 _kSecOIDDOTMAC_CERT_EMAIL_SIGN
278 _kSecOIDDOTMAC_CERT_EXTENSION
279 _kSecOIDDOTMAC_CERT_IDENTITY
280 _kSecOIDDOTMAC_CERT_POLICY
281 _kSecOIDDeltaCrlIndicator
285 _kSecOIDEmailProtection
286 _kSecOIDExtendedKeyUsage
287 _kSecOIDExtendedKeyUsageAny
288 _kSecOIDExtendedUseCodeSigning
290 _kSecOIDHoldInstructionCode
291 _kSecOIDInvalidityDate
292 _kSecOIDIssuerAltName
293 _kSecOIDIssuingDistributionPoint
294 _kSecOIDIssuingDistributionPoints
295 _kSecOIDKERBv5_PKINIT_KP_CLIENT_AUTH
296 _kSecOIDKERBv5_PKINIT_KP_KDC
299 _kSecOIDMS_NTPrincipalName
301 _kSecOIDNameConstraints
302 _kSecOIDNetscapeCertSequence
303 _kSecOIDNetscapeCertType
306 _kSecOIDOrganizationName
307 _kSecOIDOrganizationalUnitName
308 _kSecOIDPolicyConstraints
309 _kSecOIDPolicyMappings
310 _kSecOIDPrivateKeyUsagePeriod
311 _kSecOIDQC_Statements
314 _kSecOIDStateProvinceName
315 _kSecOIDStreetAddress
316 _kSecOIDSubjectAltName
317 _kSecOIDSubjectDirectoryAttributes
318 _kSecOIDSubjectEmailAddress
319 _kSecOIDSubjectInfoAccess
320 _kSecOIDSubjectKeyIdentifier
321 _kSecOIDSubjectPicture
322 _kSecOIDSubjectSignatureBitmap
326 _kSecOIDUseExemptions
327 _kSecOIDX509V1CertificateIssuerUniqueId
328 _kSecOIDX509V1CertificateSubjectUniqueId
329 _kSecOIDX509V1IssuerName
330 _kSecOIDX509V1IssuerNameCStruct
331 _kSecOIDX509V1IssuerNameLDAP
332 _kSecOIDX509V1IssuerNameStd
333 _kSecOIDX509V1SerialNumber
334 _kSecOIDX509V1Signature
335 _kSecOIDX509V1SignatureAlgorithm
336 _kSecOIDX509V1SignatureAlgorithmParameters
337 _kSecOIDX509V1SignatureAlgorithmTBS
338 _kSecOIDX509V1SignatureCStruct
339 _kSecOIDX509V1SignatureStruct
340 _kSecOIDX509V1SubjectName
341 _kSecOIDX509V1SubjectNameCStruct
342 _kSecOIDX509V1SubjectNameLDAP
343 _kSecOIDX509V1SubjectNameStd
344 _kSecOIDX509V1SubjectPublicKey
345 _kSecOIDX509V1SubjectPublicKeyAlgorithm
346 _kSecOIDX509V1SubjectPublicKeyAlgorithmParameters
347 _kSecOIDX509V1SubjectPublicKeyCStruct
348 _kSecOIDX509V1ValidityNotAfter
349 _kSecOIDX509V1ValidityNotBefore
350 _kSecOIDX509V1Version
351 _kSecOIDX509V3Certificate
352 _kSecOIDX509V3CertificateCStruct
353 _kSecOIDX509V3CertificateExtensionCStruct
354 _kSecOIDX509V3CertificateExtensionCritical
355 _kSecOIDX509V3CertificateExtensionId
356 _kSecOIDX509V3CertificateExtensionStruct
357 _kSecOIDX509V3CertificateExtensionType
358 _kSecOIDX509V3CertificateExtensionValue
359 _kSecOIDX509V3CertificateExtensionsCStruct
360 _kSecOIDX509V3CertificateExtensionsStruct
361 _kSecOIDX509V3CertificateNumberOfExtensions
362 _kSecOIDX509V3SignedCertificate
363 _kSecOIDX509V3SignedCertificateCStruct
366 _kSecTrustEvaluationDate
367 _kSecTrustExtendedValidation
368 _kSecTrustOrganizationName
369 _kSecTrustResultDetails
370 _kSecTrustResultValue
371 _kSecTrustRevocationChecked
372 _kSecTrustRevocationReason
373 _kSecTrustRevocationValidUntilDate
374 _SecACLCopySimpleContents
375 _SecACLCreateFromSimpleContents
376 _SecACLCreateWithSimpleContents
378 _SecACLGetAuthorizations
379 _SecACLCopyAuthorizations
382 _SecACLSetAuthorizations
383 _SecACLUpdateAuthorizations
385 _SecACLSetSimpleContents
386 _SecAccessCopyACLList
387 _SecAccessCopySelectedACLList
388 _SecAccessCopyMatchingACLList
390 _SecAccessCreateFromOwnerAndACL
391 _SecAccessCreateWithOwnerAndACL
392 _SecAccessCreateWithTrustedApplications
393 _SecAccessGetOwnerAndACL
394 _SecAccessCopyOwnerAndACL
396 _SecCertifcateBundleExport
397 _SecCertificateAddToKeychain
398 _SecCertificateBundleExport
399 _SecCertificateBundleImport
400 _SecCertificateCopyCommonName
401 _SecCertificateCopyData
402 _SecCertificateCopySubjectComponent
403 _SecCertificateCopyEmailAddresses
404 _SecCertificateCopyFieldValues
405 _SecCertificateCopyFirstFieldValue
406 _SecCertificateCopyPreference
407 _SecCertificateCopyPreferred
408 _SecCertificateCopyPublicKey
409 _SecCertificateCopySubjectSummary
410 _SecCertificateCopyDNSNames
411 _SecCertificateCreateItemImplInstance
412 _SecCertificateCreateFromData
413 _SecCertificateCreateWithBytes
414 _SecCertificateCreateWithData
415 _SecCertificateFindByEmail
416 _SecCertificateFindByIssuerAndSN
417 _SecCertificateFindBySubjectKeyID
418 _SecCertificateGetAlgorithmID
419 _SecCertificateGetBytePtr
420 _SecCertificateGetCLHandle
421 _SecCertificateGetCLHandle_legacy
422 _SecCertificateGetCommonName
423 _SecCertificateGetData
424 _SecCertificateGetEmailAddress
425 _SecCertificateGetIssuer
426 _SecCertificateGetLength
427 _SecCertificateGetSHA1Digest
428 _SecCertificateGetSignatureHashAlgorithm
429 _SecCertificateGetSubject
430 _SecCertificateGetType
431 _SecCertificateGetTypeID
432 _SecCertificateInferLabel
433 _SecCertificateIsSelfSigned
434 _SecCertificateRequestCreate
435 _SecCertificateRequestGetTypeID
436 _SecCertificateRequestSubmit
437 _SecCertificateRequestGetType
438 _SecCertificateRequestGetResult
439 _SecCertificateReleaseFieldValues
440 _SecCertificateFindRequest
441 _SecCertificateRequestGetData
442 _SecCertificateReleaseFirstFieldValue
443 _SecCertificateSetPreference
444 _SecCertificateSetPreferred
445 _SecCertificateCopyValues
446 _SecCertificateCopyLongDescription
447 _SecCertificateCopyShortDescription
448 _SecCopyErrorMessageString
450 _SecIdentityAddPreferenceItem
452 _SecIdentityCopyCertificate
453 _SecIdentityCopyFromPreferenceItem
454 _SecIdentityCopyPreference
455 _SecIdentityCopyPreferred
456 _SecIdentityCopyPrivateKey
457 _SecIdentityCopySystemIdentity
459 _SecIdentityCreateWithCertificate
460 _SecIdentityFindPreferenceItem
461 _SecIdentityGetTypeID
462 _SecIdentitySearchCopyNext
463 _SecIdentitySearchCreate
464 _SecIdentitySearchCreateWithAttributes
465 _SecIdentitySearchCreateWithPolicy
466 _SecIdentitySearchGetTypeID
467 _SecIdentitySetPreference
468 _SecIdentitySetPreferred
469 _SecIdentitySetSystemIdentity
470 _SecIdentityUpdatePreferenceItem
471 _SecInferLabelFromX509Name
473 _SecItemCopyDisplayNames
485 _kSecAttrKeyTypeECDSA
488 _kSecAttrPRFHmacAlgSHA1
489 _kSecAttrPRFHmacAlgSHA224
490 _kSecAttrPRFHmacAlgSHA256
491 _kSecAttrPRFHmacAlgSHA384
492 _kSecAttrPRFHmacAlgSHA512
495 _SecECKeyGetNamedCurve
500 _SecKeyCreateWithCSSMKey
505 _SecKeyGetAlgorithmID
506 _SecKeyGetAlgorithmId
510 _SecKeyGetCredentials
511 _SecKeyGetStrengthInBits
518 _SecKeyGenerateSymmetric
519 _SecKeyCreateFromData
520 _SecKeyGeneratePairAsync
521 _SecKeyDeriveFromPassword
523 _SecKeyUnwrapSymmetric
524 _SecKeychainAddCallback
525 _SecKeychainAddDBToKeychainList
526 _SecKeychainAddGenericPassword
527 _SecKeychainAddIToolsPassword
528 _SecKeychainAddInternetPassword
529 _SecKeychainAttributeInfoForItemID
530 _SecKeychainChangePassword
531 _SecKeychainCopyAccess
533 _SecKeychainCopyDefault
534 _SecKeychainCopyDomainDefault
535 _SecKeychainCopyDomainSearchList
536 _SecKeychainCopyLogin
537 _SecKeychainCopySearchList
538 _SecKeychainCopySettings
539 _SecKeychainCopySignature
541 _SecKeychainCreateNew
542 _SecKeychainCreateWithBlob
543 _SecKeychainDBIsInKeychainList
545 _SecKeychainErrFromOSStatus
546 _SecKeychainFindGenericPassword
547 _SecKeychainFindInternetPassword
548 _SecKeychainFreeAttributeInfo
549 _SecKeychainGetCSPHandle
550 _SecKeychainGetDLDBHandle
552 _SecKeychainGetPreferenceDomain
553 _SecKeychainGetStatus
554 _SecKeychainGetTypeID
555 _SecKeychainGetUserInteractionAllowed
556 _SecKeychainGetVersion
557 _SecKeychainGetKeychainVersion
559 _SecKeychainMDSInstall
561 _SecKeychainItemAddNoUI
562 _SecKeychainItemCopyAccess
563 _SecKeychainItemCopyAllExtendedAttributes
564 _SecKeychainItemCopyAttributesAndData
565 _SecKeychainItemCopyAttributesAndEncryptedData
566 _SecKeychainItemCopyContent
567 _SecKeychainItemCopyExtendedAttribute
568 _SecKeychainItemCopyFromRecordIdentifier
569 _SecKeychainItemCopyKeychain
570 _SecKeychainItemCopyFromPersistentReference
571 _SecKeychainItemCopyRecordIdentifier
572 _SecKeychainItemCreateCopy
573 _SecKeychainItemCreateFromContent
574 _SecKeychainItemCreateFromEncryptedContent
575 _SecKeychainItemCreateNew
576 _SecKeychainItemCreatePersistentReference
577 _SecKeychainItemDelete
578 _SecKeychainItemFindFirst
579 _SecKeychainItemFreeAttributesAndData
580 _SecKeychainItemFreeContent
581 _SecKeychainItemGetAttribute
582 _SecKeychainItemGetDLDBHandle
583 _SecKeychainItemGetData
584 _SecKeychainItemGetTypeID
585 _SecKeychainItemGetUniqueRecordID
586 _SecKeychainItemExport
587 _SecKeychainItemImport
588 _SecKeychainItemModifyAttributesAndData
589 _SecKeychainItemModifyEncryptedData
590 _SecKeychainItemModifyContent
591 _SecKeychainItemSetAccess
592 _SecKeychainItemSetAccessWithPassword
593 _SecKeychainItemSetAttribute
594 _SecKeychainItemSetData
595 _SecKeychainItemSetExtendedAttribute
596 _SecKeychainItemUpdate
597 _SecKeychainListCopyKeychainAtIndex
598 _SecKeychainListGetCount
599 _SecKeychainListRemoveKeychain
604 _SecKeychainMakeFromFullPath
606 _SecKeychainOpenWithGuid
607 _SecKeychainRecodeKeychain
608 _SecKeychainRemoveCallback
609 _SecKeychainRemoveDBFromKeychainList
610 _SecKeychainRemoveFromSearchList
611 _SecKeychainResetLogin
612 _SecKeychainSearchCopyNext
613 _SecKeychainSearchCreateForCertificateByEmail
614 _SecKeychainSearchCreateForCertificateByIssuerAndSN
615 _SecKeychainSearchCreateForCertificateBySubjectKeyID
616 _SecKeychainSearchCreateFromAttributes
617 _SecKeychainSearchCreateFromAttributesExtended
618 _SecKeychainSearchGetTypeID
619 _SecKeychainSetAccess
620 _SecKeychainSetDefault
621 _SecKeychainSetDomainDefault
622 _SecKeychainSetDomainSearchList
623 _SecKeychainSetPreferenceDomain
624 _SecKeychainSetSearchList
625 _SecKeychainSetServerMode
626 _SecKeychainSetSettings
627 _SecKeychainSetUserInteractionAllowed
628 _SecKeychainSystemKeychainCheckWouldDeadlock
630 _SecGenericPasswordCreate
631 _SecPasswordSetInitialAccess
634 _SecPolicyCreateAppleGSService
635 _SecPolicyCreateAppleIDSService
636 _SecPolicyCreateAppleIDSServiceContext
637 _SecPolicyCreateApplePushService
638 _SecPolicyCreateAppleMMCSService
639 _SecPolicyCreateApplePPQService
640 _SecPolicyCreateAppleAST2Service
641 _SecPolicyCreateAppleATVAppSigning
642 _SecPolicyCreateTestAppleATVAppSigning
643 _SecPolicyCreateAppleATVVPNProfileSigning
644 _SecPolicyCreateApplePayIssuerEncryption
645 _SecPolicyCreateAppleSSLService
646 _SecPolicyCreateBasicX509
647 _SecPolicyCreateOSXProvisioningProfileSigning
648 _SecPolicyCreateRevocation
650 _SecPolicyCreateWithOID
651 _SecPolicyCreateWithProperties
652 _SecPolicyCreateAppleTimeStampingAndRevocationPolicies
654 _SecPolicyGetTPHandle
657 _SecPolicySearchCopyNext
658 _SecPolicySearchCreate
659 _SecPolicySearchGetTypeID
663 _SecPolicyCopyProperties
664 _SecPolicySetProperties
665 _SecTrustCopyAnchorCertificates
666 _SecTrustCopyCustomAnchorCertificates
667 _SecTrustCopyExceptions
668 _SecTrustCopyExtendedResult
669 _SecTrustCopyPolicies
670 _SecTrustCopyProperties
671 _SecTrustCopyPublicKey
673 _SecTrustCreateWithCertificates
675 _SecTrustEvaluateAsync
676 _SecTrustGetCertificateAtIndex
677 _SecTrustGetCertificateCount
678 _SecTrustGetCSSMAnchorCertificates
679 _SecTrustGetCssmResult
680 _SecTrustGetCssmResultCode
681 _SecTrustGetNetworkFetchAllowed
683 _SecTrustGetTrustResult
686 _SecTrustGetUserTrust
687 _SecTrustGetVerifyTime
688 _SecTrustSetAnchorCertificates
689 _SecTrustSetAnchorCertificatesOnly
690 _SecTrustSetExceptions
691 _SecTrustSetKeychains
692 _SecTrustSetNetworkFetchAllowed
693 _SecTrustSetOCSPResponse
695 _SecTrustSetParameters
697 _SecTrustSetUserTrust
698 _SecTrustSetUserTrustLegacy
699 _SecTrustSetVerifyDate
700 _SecTrustedApplicationCopyData
701 _SecTrustedApplicationCreateFromPath
702 _SecTrustedApplicationCreateApplicationGroup
703 _SecTrustedApplicationGetTypeID
704 _SecTrustedApplicationIsUpdateCandidate
705 _SecTrustedApplicationMakeEquivalent
706 _SecTrustedApplicationRemoveEquivalence
707 _SecTrustedApplicationSetData
708 _SecTrustedApplicationUseAlternateSystem
709 _SecTrustedApplicationValidateWithPath
710 _SecTrustedApplicationCreateFromRequirement
711 _SecTrustedApplicationCopyExternalRepresentation
712 _SecTrustedApplicationCreateWithExternalRepresentation
713 _SecTrustedApplicationCopyRequirement
714 _SecTrustSettingsEvaluateCert
715 _SecTrustSettingsCopyTrustSettings
716 _SecTrustSettingsSetTrustSettings
717 _SecTrustSettingsRemoveTrustSettings
718 _SecTrustSettingsCopyCertificates
719 _SecTrustSettingsCopyModificationDate
720 _SecTrustSettingsCreateExternalRepresentation
721 _SecTrustSettingsImportExternalRepresentation
722 _SecTrustSettingsSetTrustSettingsExternal
723 _SecTrustSettingsCopyQualifiedCerts
724 _SecTrustSettingsCopyUnrestrictedRoots
725 _SecKeychainSetBatchMode
726 _SecCertificateGetAuthorityKeyID
727 _SecCertificateGetSubjectKeyID
728 _SecCertificateGetCRLDistributionPoints
729 _SecCertificateGetOCSPResponders
730 _SecCertificateGetCAIssuers
732 _SecCertificateCopyIssuerSequence
733 _SecCertificateCopySubjectSequence
734 _SecCertificateGetNormalizedIssuerContent
735 _SecCertificateGetNormalizedSubjectContent
736 _SecCertificateHasSubject
737 _SecCertificateHasCriticalSubjectAltName
738 _SecCertificateHasUnknownCriticalExtension
739 _SecCertificateIsValid
740 _SecCertificateCopyAttributeDictionary
741 _SecCertificateCreateFromAttributeDictionary
742 _SecCertificateCopyPublicKeyP
743 _SecCertificateGetBasicConstraints
744 _SecCertificateGetPolicyConstraints
745 _SecCertificateGetPolicyMappings
746 _SecCertificateGetCertificatePolicies
747 _SecCertificateGetInhibitAnyPolicySkipCerts
748 _SecCertificateGetPublicKeyAlgorithm
749 _SecCertificateGetPublicKeyData
750 _SecCertificateCreateWithPEM
751 _SecCertificateCopySerialNumber
752 _SecCertificateCopyNormalizedIssuerContent
753 _SecCertificateCopyNormalizedSubjectContent
754 _SecCertificateIsValidX
755 _SecDERItemCopyOIDDecimalRepresentation
756 _SecAbsoluteTimeFromDateContent
757 _SecWrapRecoveryPasswordWithAnswers
758 _SecUnwrapRecoveryPasswordWithAnswers
759 _SecCreateRecoveryPassword
760 _kSecRecVersionNumber
764 _kSecRecWrappedPassword
765 _SecFDERecoveryWrapCRSKWithPubKey
766 _SecFDERecoveryUnwrapCRSKWithPrivKey
767 _SecKeychainSearchCreateForCertificateByIssuerAndSN_CF