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
221 _kSecPolicyRevocationFlags
222 _kSecPolicyTeamIdentifier
223 _kSecPolicyKU_DigitalSignature
224 _kSecPolicyKU_NonRepudiation
225 _kSecPolicyKU_KeyEncipherment
226 _kSecPolicyKU_DataEncipherment
227 _kSecPolicyKU_KeyAgreement
228 _kSecPolicyKU_KeyCertSign
229 _kSecPolicyKU_CRLSign
230 _kSecPolicyKU_EncipherOnly
231 _kSecPolicyKU_DecipherOnly
232 _kSecPropertyTypeTitle
233 _kSecPropertyTypeError
235 _kSecPropertyKeyLabel
236 _kSecPropertyKeyLocalizedLabel
237 _kSecPropertyKeyValue
238 _kSecPropertyTypeWarning
239 _kSecPropertyTypeSuccess
240 _kSecPropertyTypeSection
241 _kSecPropertyTypeData
242 _kSecPropertyTypeString
244 _kSecPropertyTypeDate
245 _kSecOIDADC_CERT_POLICY
246 _kSecOIDAPPLE_CERT_POLICY
247 _kSecOIDAPPLE_EKU_CODE_SIGNING
248 _kSecOIDAPPLE_EKU_CODE_SIGNING_DEV
249 _kSecOIDAPPLE_EKU_ICHAT_ENCRYPTION
250 _kSecOIDAPPLE_EKU_ICHAT_SIGNING
251 _kSecOIDAPPLE_EKU_RESOURCE_SIGNING
252 _kSecOIDAPPLE_EKU_SYSTEM_IDENTITY
253 _kSecOIDAPPLE_EXTENSION
254 _kSecOIDAPPLE_EXTENSION_ADC_APPLE_SIGNING
255 _kSecOIDAPPLE_EXTENSION_ADC_DEV_SIGNING
256 _kSecOIDAPPLE_EXTENSION_APPLE_SIGNING
257 _kSecOIDAPPLE_EXTENSION_CODE_SIGNING
258 _kSecOIDAuthorityInfoAccess
259 _kSecOIDAuthorityKeyIdentifier
260 _kSecOIDBasicConstraints
261 _kSecOIDBiometricInfo
262 _kSecOIDCSSMKeyStruct
264 _kSecOIDCertificatePolicies
266 _kSecOIDCollectiveStateProvinceName
267 _kSecOIDCollectiveStreetAddress
270 _kSecOIDCrlDistributionPoints
273 _kSecOIDDOTMAC_CERT_EMAIL_ENCRYPT
274 _kSecOIDDOTMAC_CERT_EMAIL_SIGN
275 _kSecOIDDOTMAC_CERT_EXTENSION
276 _kSecOIDDOTMAC_CERT_IDENTITY
277 _kSecOIDDOTMAC_CERT_POLICY
278 _kSecOIDDeltaCrlIndicator
282 _kSecOIDEmailProtection
283 _kSecOIDExtendedKeyUsage
284 _kSecOIDExtendedKeyUsageAny
285 _kSecOIDExtendedUseCodeSigning
287 _kSecOIDHoldInstructionCode
288 _kSecOIDInvalidityDate
289 _kSecOIDIssuerAltName
290 _kSecOIDIssuingDistributionPoint
291 _kSecOIDIssuingDistributionPoints
292 _kSecOIDKERBv5_PKINIT_KP_CLIENT_AUTH
293 _kSecOIDKERBv5_PKINIT_KP_KDC
296 _kSecOIDMS_NTPrincipalName
298 _kSecOIDNameConstraints
299 _kSecOIDNetscapeCertSequence
300 _kSecOIDNetscapeCertType
303 _kSecOIDOrganizationName
304 _kSecOIDOrganizationalUnitName
305 _kSecOIDPolicyConstraints
306 _kSecOIDPolicyMappings
307 _kSecOIDPrivateKeyUsagePeriod
308 _kSecOIDQC_Statements
311 _kSecOIDStateProvinceName
312 _kSecOIDStreetAddress
313 _kSecOIDSubjectAltName
314 _kSecOIDSubjectDirectoryAttributes
315 _kSecOIDSubjectEmailAddress
316 _kSecOIDSubjectInfoAccess
317 _kSecOIDSubjectKeyIdentifier
318 _kSecOIDSubjectPicture
319 _kSecOIDSubjectSignatureBitmap
323 _kSecOIDUseExemptions
324 _kSecOIDX509V1CertificateIssuerUniqueId
325 _kSecOIDX509V1CertificateSubjectUniqueId
326 _kSecOIDX509V1IssuerName
327 _kSecOIDX509V1IssuerNameCStruct
328 _kSecOIDX509V1IssuerNameLDAP
329 _kSecOIDX509V1IssuerNameStd
330 _kSecOIDX509V1SerialNumber
331 _kSecOIDX509V1Signature
332 _kSecOIDX509V1SignatureAlgorithm
333 _kSecOIDX509V1SignatureAlgorithmParameters
334 _kSecOIDX509V1SignatureAlgorithmTBS
335 _kSecOIDX509V1SignatureCStruct
336 _kSecOIDX509V1SignatureStruct
337 _kSecOIDX509V1SubjectName
338 _kSecOIDX509V1SubjectNameCStruct
339 _kSecOIDX509V1SubjectNameLDAP
340 _kSecOIDX509V1SubjectNameStd
341 _kSecOIDX509V1SubjectPublicKey
342 _kSecOIDX509V1SubjectPublicKeyAlgorithm
343 _kSecOIDX509V1SubjectPublicKeyAlgorithmParameters
344 _kSecOIDX509V1SubjectPublicKeyCStruct
345 _kSecOIDX509V1ValidityNotAfter
346 _kSecOIDX509V1ValidityNotBefore
347 _kSecOIDX509V1Version
348 _kSecOIDX509V3Certificate
349 _kSecOIDX509V3CertificateCStruct
350 _kSecOIDX509V3CertificateExtensionCStruct
351 _kSecOIDX509V3CertificateExtensionCritical
352 _kSecOIDX509V3CertificateExtensionId
353 _kSecOIDX509V3CertificateExtensionStruct
354 _kSecOIDX509V3CertificateExtensionType
355 _kSecOIDX509V3CertificateExtensionValue
356 _kSecOIDX509V3CertificateExtensionsCStruct
357 _kSecOIDX509V3CertificateExtensionsStruct
358 _kSecOIDX509V3CertificateNumberOfExtensions
359 _kSecOIDX509V3SignedCertificate
360 _kSecOIDX509V3SignedCertificateCStruct
363 _kSecTrustEvaluationDate
364 _kSecTrustExtendedValidation
365 _kSecTrustOrganizationName
366 _kSecTrustResultDetails
367 _kSecTrustResultValue
368 _kSecTrustRevocationChecked
369 _kSecTrustRevocationReason
370 _kSecTrustRevocationValidUntilDate
371 _SecACLCopySimpleContents
372 _SecACLCreateFromSimpleContents
373 _SecACLCreateWithSimpleContents
375 _SecACLGetAuthorizations
376 _SecACLCopyAuthorizations
379 _SecACLSetAuthorizations
380 _SecACLUpdateAuthorizations
382 _SecACLSetSimpleContents
383 _SecAccessCopyACLList
384 _SecAccessCopySelectedACLList
385 _SecAccessCopyMatchingACLList
387 _SecAccessCreateFromOwnerAndACL
388 _SecAccessCreateWithOwnerAndACL
389 _SecAccessCreateWithTrustedApplications
390 _SecAccessGetOwnerAndACL
391 _SecAccessCopyOwnerAndACL
393 _SecCertifcateBundleExport
394 _SecCertificateAddToKeychain
395 _SecCertificateBundleExport
396 _SecCertificateBundleImport
397 _SecCertificateCopyCommonName
398 _SecCertificateCopyData
399 _SecCertificateCopySubjectComponent
400 _SecCertificateCopyEmailAddresses
401 _SecCertificateCopyFieldValues
402 _SecCertificateCopyFirstFieldValue
403 _SecCertificateCopyPreference
404 _SecCertificateCopyPreferred
405 _SecCertificateCopyPublicKey
406 _SecCertificateCopySubjectSummary
407 _SecCertificateCopyDNSNames
408 _SecCertificateCreateItemImplInstance
409 _SecCertificateCreateFromData
410 _SecCertificateCreateWithBytes
411 _SecCertificateCreateWithData
412 _SecCertificateFindByEmail
413 _SecCertificateFindByIssuerAndSN
414 _SecCertificateFindBySubjectKeyID
415 _SecCertificateGetAlgorithmID
416 _SecCertificateGetBytePtr
417 _SecCertificateGetCLHandle
418 _SecCertificateGetCLHandle_legacy
419 _SecCertificateGetCommonName
420 _SecCertificateGetData
421 _SecCertificateGetEmailAddress
422 _SecCertificateGetIssuer
423 _SecCertificateGetLength
424 _SecCertificateGetSHA1Digest
425 _SecCertificateGetSignatureHashAlgorithm
426 _SecCertificateGetSubject
427 _SecCertificateGetType
428 _SecCertificateGetTypeID
429 _SecCertificateInferLabel
430 _SecCertificateIsSelfSigned
431 _SecCertificateRequestCreate
432 _SecCertificateRequestGetTypeID
433 _SecCertificateRequestSubmit
434 _SecCertificateRequestGetType
435 _SecCertificateRequestGetResult
436 _SecCertificateReleaseFieldValues
437 _SecCertificateFindRequest
438 _SecCertificateRequestGetData
439 _SecCertificateReleaseFirstFieldValue
440 _SecCertificateSetPreference
441 _SecCertificateSetPreferred
442 _SecCertificateCopyValues
443 _SecCertificateCopyLongDescription
444 _SecCertificateCopyShortDescription
445 _SecCopyErrorMessageString
447 _SecIdentityAddPreferenceItem
449 _SecIdentityCopyCertificate
450 _SecIdentityCopyFromPreferenceItem
451 _SecIdentityCopyPreference
452 _SecIdentityCopyPreferred
453 _SecIdentityCopyPrivateKey
454 _SecIdentityCopySystemIdentity
456 _SecIdentityCreateWithCertificate
457 _SecIdentityFindPreferenceItem
458 _SecIdentityGetTypeID
459 _SecIdentitySearchCopyNext
460 _SecIdentitySearchCreate
461 _SecIdentitySearchCreateWithAttributes
462 _SecIdentitySearchCreateWithPolicy
463 _SecIdentitySearchGetTypeID
464 _SecIdentitySetPreference
465 _SecIdentitySetPreferred
466 _SecIdentitySetSystemIdentity
467 _SecIdentityUpdatePreferenceItem
468 _SecInferLabelFromX509Name
470 _SecItemCopyDisplayNames
482 _kSecAttrKeyTypeECDSA
485 _kSecAttrPRFHmacAlgSHA1
486 _kSecAttrPRFHmacAlgSHA224
487 _kSecAttrPRFHmacAlgSHA256
488 _kSecAttrPRFHmacAlgSHA384
489 _kSecAttrPRFHmacAlgSHA512
492 _SecECKeyGetNamedCurve
497 _SecKeyCreateWithCSSMKey
502 _SecKeyGetAlgorithmID
503 _SecKeyGetAlgorithmId
507 _SecKeyGetCredentials
508 _SecKeyGetStrengthInBits
515 _SecKeyGenerateSymmetric
516 _SecKeyCreateFromData
517 _SecKeyGeneratePairAsync
518 _SecKeyDeriveFromPassword
520 _SecKeyUnwrapSymmetric
521 _SecKeychainAddCallback
522 _SecKeychainAddDBToKeychainList
523 _SecKeychainAddGenericPassword
524 _SecKeychainAddIToolsPassword
525 _SecKeychainAddInternetPassword
526 _SecKeychainAttributeInfoForItemID
527 _SecKeychainChangePassword
528 _SecKeychainCopyAccess
530 _SecKeychainCopyDefault
531 _SecKeychainCopyDomainDefault
532 _SecKeychainCopyDomainSearchList
533 _SecKeychainCopyLogin
534 _SecKeychainCopySearchList
535 _SecKeychainCopySettings
536 _SecKeychainCopySignature
538 _SecKeychainCreateNew
539 _SecKeychainCreateWithBlob
540 _SecKeychainDBIsInKeychainList
542 _SecKeychainErrFromOSStatus
543 _SecKeychainFindGenericPassword
544 _SecKeychainFindInternetPassword
545 _SecKeychainFreeAttributeInfo
546 _SecKeychainGetCSPHandle
547 _SecKeychainGetDLDBHandle
549 _SecKeychainGetPreferenceDomain
550 _SecKeychainGetStatus
551 _SecKeychainGetTypeID
552 _SecKeychainGetUserInteractionAllowed
553 _SecKeychainGetVersion
555 _SecKeychainMDSInstall
557 _SecKeychainItemAddNoUI
558 _SecKeychainItemCopyAccess
559 _SecKeychainItemCopyAllExtendedAttributes
560 _SecKeychainItemCopyAttributesAndData
561 _SecKeychainItemCopyAttributesAndEncryptedData
562 _SecKeychainItemCopyContent
563 _SecKeychainItemCopyExtendedAttribute
564 _SecKeychainItemCopyFromRecordIdentifier
565 _SecKeychainItemCopyKeychain
566 _SecKeychainItemCopyFromPersistentReference
567 _SecKeychainItemCopyRecordIdentifier
568 _SecKeychainItemCreateCopy
569 _SecKeychainItemCreateFromContent
570 _SecKeychainItemCreateFromEncryptedContent
571 _SecKeychainItemCreateNew
572 _SecKeychainItemCreatePersistentReference
573 _SecKeychainItemDelete
574 _SecKeychainItemFindFirst
575 _SecKeychainItemFreeAttributesAndData
576 _SecKeychainItemFreeContent
577 _SecKeychainItemGetAttribute
578 _SecKeychainItemGetDLDBHandle
579 _SecKeychainItemGetData
580 _SecKeychainItemGetTypeID
581 _SecKeychainItemGetUniqueRecordID
582 _SecKeychainItemExport
583 _SecKeychainItemImport
584 _SecKeychainItemModifyAttributesAndData
585 _SecKeychainItemModifyEncryptedData
586 _SecKeychainItemModifyContent
587 _SecKeychainItemSetAccess
588 _SecKeychainItemSetAttribute
589 _SecKeychainItemSetData
590 _SecKeychainItemSetExtendedAttribute
591 _SecKeychainItemUpdate
592 _SecKeychainListCopyKeychainAtIndex
593 _SecKeychainListGetCount
594 _SecKeychainListRemoveKeychain
599 _SecKeychainMakeFromFullPath
601 _SecKeychainOpenWithGuid
602 _SecKeychainRecodeKeychain
603 _SecKeychainRemoveCallback
604 _SecKeychainRemoveDBFromKeychainList
605 _SecKeychainRemoveFromSearchList
606 _SecKeychainResetLogin
607 _SecKeychainSearchCopyNext
608 _SecKeychainSearchCreateForCertificateByEmail
609 _SecKeychainSearchCreateForCertificateByIssuerAndSN
610 _SecKeychainSearchCreateForCertificateBySubjectKeyID
611 _SecKeychainSearchCreateFromAttributes
612 _SecKeychainSearchCreateFromAttributesExtended
613 _SecKeychainSearchGetTypeID
614 _SecKeychainSetAccess
615 _SecKeychainSetDefault
616 _SecKeychainSetDomainDefault
617 _SecKeychainSetDomainSearchList
618 _SecKeychainSetPreferenceDomain
619 _SecKeychainSetSearchList
620 _SecKeychainSetServerMode
621 _SecKeychainSetSettings
622 _SecKeychainSetUserInteractionAllowed
623 _SecKeychainSystemKeychainCheckWouldDeadlock
625 _SecGenericPasswordCreate
626 _SecPasswordSetInitialAccess
629 _SecPolicyCreateAppleGSService
630 _SecPolicyCreateAppleIDSService
631 _SecPolicyCreateAppleIDSServiceContext
632 _SecPolicyCreateApplePushService
633 _SecPolicyCreateAppleMMCSService
634 _SecPolicyCreateApplePPQService
635 _SecPolicyCreateAppleATVAppSigning
636 _SecPolicyCreateTestAppleATVAppSigning
637 _SecPolicyCreateApplePayIssuerEncryption
638 _SecPolicyCreateAppleSSLService
639 _SecPolicyCreateBasicX509
640 _SecPolicyCreateRevocation
642 _SecPolicyCreateWithOID
643 _SecPolicyCreateWithProperties
644 _SecPolicyCreateAppleTimeStampingAndRevocationPolicies
646 _SecPolicyGetTPHandle
649 _SecPolicySearchCopyNext
650 _SecPolicySearchCreate
651 _SecPolicySearchGetTypeID
655 _SecPolicyCopyProperties
656 _SecPolicySetProperties
657 _SecTrustCopyAnchorCertificates
658 _SecTrustCopyCustomAnchorCertificates
659 _SecTrustCopyExceptions
660 _SecTrustCopyExtendedResult
661 _SecTrustCopyPolicies
662 _SecTrustCopyProperties
663 _SecTrustCopyPublicKey
665 _SecTrustCreateWithCertificates
667 _SecTrustEvaluateAsync
668 _SecTrustGetCertificateAtIndex
669 _SecTrustGetCertificateCount
670 _SecTrustGetCSSMAnchorCertificates
671 _SecTrustGetCssmResult
672 _SecTrustGetCssmResultCode
673 _SecTrustGetNetworkFetchAllowed
675 _SecTrustGetTrustResult
678 _SecTrustGetUserTrust
679 _SecTrustGetVerifyTime
680 _SecTrustSetAnchorCertificates
681 _SecTrustSetAnchorCertificatesOnly
682 _SecTrustSetExceptions
683 _SecTrustSetKeychains
684 _SecTrustSetNetworkFetchAllowed
685 _SecTrustSetOCSPResponse
687 _SecTrustSetParameters
689 _SecTrustSetUserTrust
690 _SecTrustSetUserTrustLegacy
691 _SecTrustSetVerifyDate
692 _SecTrustedApplicationCopyData
693 _SecTrustedApplicationCreateFromPath
694 _SecTrustedApplicationCreateApplicationGroup
695 _SecTrustedApplicationGetTypeID
696 _SecTrustedApplicationIsUpdateCandidate
697 _SecTrustedApplicationMakeEquivalent
698 _SecTrustedApplicationRemoveEquivalence
699 _SecTrustedApplicationSetData
700 _SecTrustedApplicationUseAlternateSystem
701 _SecTrustedApplicationValidateWithPath
702 _SecTrustedApplicationCreateFromRequirement
703 _SecTrustedApplicationCopyExternalRepresentation
704 _SecTrustedApplicationCreateWithExternalRepresentation
705 _SecTrustedApplicationCopyRequirement
706 _SecTrustSettingsEvaluateCert
707 _SecTrustSettingsCopyTrustSettings
708 _SecTrustSettingsSetTrustSettings
709 _SecTrustSettingsRemoveTrustSettings
710 _SecTrustSettingsCopyCertificates
711 _SecTrustSettingsCopyModificationDate
712 _SecTrustSettingsCreateExternalRepresentation
713 _SecTrustSettingsImportExternalRepresentation
714 _SecTrustSettingsSetTrustSettingsExternal
715 _SecTrustSettingsCopyQualifiedCerts
716 _SecTrustSettingsCopyUnrestrictedRoots
717 _SecKeychainSetBatchMode
718 _SecCertificateGetAuthorityKeyID
719 _SecCertificateGetSubjectKeyID
720 _SecCertificateGetCRLDistributionPoints
721 _SecCertificateGetOCSPResponders
722 _SecCertificateGetCAIssuers
724 _SecCertificateCopyIssuerSequence
725 _SecCertificateCopySubjectSequence
726 _SecCertificateGetNormalizedIssuerContent
727 _SecCertificateGetNormalizedSubjectContent
728 _SecCertificateHasSubject
729 _SecCertificateHasCriticalSubjectAltName
730 _SecCertificateHasUnknownCriticalExtension
731 _SecCertificateIsValid
732 _SecCertificateCopyAttributeDictionary
733 _SecCertificateCreateFromAttributeDictionary
734 _SecCertificateCopyPublicKeyP
735 _SecCertificateGetBasicConstraints
736 _SecCertificateGetPolicyConstraints
737 _SecCertificateGetPolicyMappings
738 _SecCertificateGetCertificatePolicies
739 _SecCertificateGetInhibitAnyPolicySkipCerts
740 _SecCertificateGetPublicKeyAlgorithm
741 _SecCertificateGetPublicKeyData
742 _SecCertificateCreateWithPEM
743 _SecCertificateCopySerialNumber
744 _SecCertificateCopyNormalizedIssuerContent
745 _SecCertificateCopyNormalizedSubjectContent
746 _SecCertificateIsValidX
747 _SecDERItemCopyOIDDecimalRepresentation
748 _SecAbsoluteTimeFromDateContent
749 _SecWrapRecoveryPasswordWithAnswers
750 _SecUnwrapRecoveryPasswordWithAnswers
751 _SecCreateRecoveryPassword
752 _kSecRecVersionNumber
756 _kSecRecWrappedPassword
757 _SecFDERecoveryWrapCRSKWithPubKey
758 _SecFDERecoveryUnwrapCRSKWithPrivKey
759 _SecKeychainSearchCreateForCertificateByIssuerAndSN_CF