2 # Copyright (c) 2003-2013 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
118 _kSecMatchEmailAddressIfPresent
119 _kSecMatchSubjectContains
120 _kSecMatchSubjectStartsWith
121 _kSecMatchSubjectEndsWith
122 _kSecMatchSubjectWholeString
123 _kSecMatchCaseInsensitive
124 _kSecMatchDiacriticInsensitive
125 _kSecMatchWidthInsensitive
126 _kSecMatchTrustedOnly
127 _kSecMatchValidOnDate
132 _kSecReturnAttributes
134 _kSecReturnPersistentRef
137 _kSecValuePersistentRef
141 _kSecAttrProtocolFTPAccount
142 _kSecAttrProtocolHTTP
144 _kSecAttrProtocolNNTP
145 _kSecAttrProtocolPOP3
146 _kSecAttrProtocolSMTP
147 _kSecAttrProtocolSOCKS
148 _kSecAttrProtocolIMAP
149 _kSecAttrProtocolLDAP
150 _kSecAttrProtocolAppleTalk
152 _kSecAttrProtocolTelnet
154 _kSecAttrProtocolFTPS
155 _kSecAttrProtocolHTTPS
156 _kSecAttrProtocolHTTPProxy
157 _kSecAttrProtocolHTTPSProxy
158 _kSecAttrProtocolFTPProxy
160 _kSecAttrProtocolRTSP
161 _kSecAttrProtocolRTSPProxy
162 _kSecAttrProtocolDAAP
163 _kSecAttrProtocolEPPC
165 _kSecAttrProtocolNNTPS
166 _kSecAttrProtocolLDAPS
167 _kSecAttrProtocolTelnetS
168 _kSecAttrProtocolIMAPS
169 _kSecAttrProtocolIRCS
170 _kSecAttrProtocolPOP3S
171 _kSecAttrAuthenticationTypeNTLM
172 _kSecAttrAuthenticationTypeMSN
173 _kSecAttrAuthenticationTypeDPA
174 _kSecAttrAuthenticationTypeRPA
175 _kSecAttrAuthenticationTypeHTTPBasic
176 _kSecAttrAuthenticationTypeHTTPDigest
177 _kSecAttrAuthenticationTypeHTMLForm
178 _kSecAttrAuthenticationTypeDefault
179 _kSecAttrKeyClassPublic
180 _kSecAttrKeyClassPrivate
181 _kSecAttrKeyClassSymmetric
184 _kSecImportExportPassphrase
185 _kSecImportExportKeychain
186 _kSecImportExportAccess
190 _kSecImportItemCertChain
191 _kSecImportItemIdentity
192 _kSecPolicyAppleX509Basic
194 _kSecPolicyAppleSMIME
196 _kSecPolicyAppleIPsec
197 _kSecPolicyAppleiChat
198 _kSecPolicyApplePKINITClient
199 _kSecPolicyApplePKINITServer
200 _kSecPolicyAppleCodeSigning
201 _kSecPolicyMacAppStoreReceipt
202 _kSecPolicyAppleIDValidation
203 _kSecPolicyAppleTimeStamping
204 _kSecPolicyAppleRevocation
205 _kSecPolicyApplePassbookSigning
209 _kSecPolicyRevocationFlags
210 _kSecPolicyTeamIdentifier
211 _kSecPolicyKU_DigitalSignature
212 _kSecPolicyKU_NonRepudiation
213 _kSecPolicyKU_KeyEncipherment
214 _kSecPolicyKU_DataEncipherment
215 _kSecPolicyKU_KeyAgreement
216 _kSecPolicyKU_KeyCertSign
217 _kSecPolicyKU_CRLSign
218 _kSecPolicyKU_EncipherOnly
219 _kSecPolicyKU_DecipherOnly
220 _kSecPropertyTypeTitle
221 _kSecPropertyTypeError
223 _kSecPropertyKeyLabel
224 _kSecPropertyKeyLocalizedLabel
225 _kSecPropertyKeyValue
226 _kSecPropertyTypeWarning
227 _kSecPropertyTypeSuccess
228 _kSecPropertyTypeSection
229 _kSecPropertyTypeData
230 _kSecPropertyTypeString
232 _kSecPropertyTypeDate
233 _kSecOIDADC_CERT_POLICY
234 _kSecOIDAPPLE_CERT_POLICY
235 _kSecOIDAPPLE_EKU_CODE_SIGNING
236 _kSecOIDAPPLE_EKU_CODE_SIGNING_DEV
237 _kSecOIDAPPLE_EKU_ICHAT_ENCRYPTION
238 _kSecOIDAPPLE_EKU_ICHAT_SIGNING
239 _kSecOIDAPPLE_EKU_RESOURCE_SIGNING
240 _kSecOIDAPPLE_EKU_SYSTEM_IDENTITY
241 _kSecOIDAPPLE_EXTENSION
242 _kSecOIDAPPLE_EXTENSION_ADC_APPLE_SIGNING
243 _kSecOIDAPPLE_EXTENSION_ADC_DEV_SIGNING
244 _kSecOIDAPPLE_EXTENSION_APPLE_SIGNING
245 _kSecOIDAPPLE_EXTENSION_CODE_SIGNING
246 _kSecOIDAuthorityInfoAccess
247 _kSecOIDAuthorityKeyIdentifier
248 _kSecOIDBasicConstraints
249 _kSecOIDBiometricInfo
250 _kSecOIDCSSMKeyStruct
252 _kSecOIDCertificatePolicies
254 _kSecOIDCollectiveStateProvinceName
255 _kSecOIDCollectiveStreetAddress
258 _kSecOIDCrlDistributionPoints
261 _kSecOIDDOTMAC_CERT_EMAIL_ENCRYPT
262 _kSecOIDDOTMAC_CERT_EMAIL_SIGN
263 _kSecOIDDOTMAC_CERT_EXTENSION
264 _kSecOIDDOTMAC_CERT_IDENTITY
265 _kSecOIDDOTMAC_CERT_POLICY
266 _kSecOIDDeltaCrlIndicator
270 _kSecOIDEmailProtection
271 _kSecOIDExtendedKeyUsage
272 _kSecOIDExtendedKeyUsageAny
273 _kSecOIDExtendedUseCodeSigning
275 _kSecOIDHoldInstructionCode
276 _kSecOIDInvalidityDate
277 _kSecOIDIssuerAltName
278 _kSecOIDIssuingDistributionPoint
279 _kSecOIDIssuingDistributionPoints
280 _kSecOIDKERBv5_PKINIT_KP_CLIENT_AUTH
281 _kSecOIDKERBv5_PKINIT_KP_KDC
284 _kSecOIDMS_NTPrincipalName
286 _kSecOIDNameConstraints
287 _kSecOIDNetscapeCertSequence
288 _kSecOIDNetscapeCertType
291 _kSecOIDOrganizationName
292 _kSecOIDOrganizationalUnitName
293 _kSecOIDPolicyConstraints
294 _kSecOIDPolicyMappings
295 _kSecOIDPrivateKeyUsagePeriod
296 _kSecOIDQC_Statements
299 _kSecOIDStateProvinceName
300 _kSecOIDStreetAddress
301 _kSecOIDSubjectAltName
302 _kSecOIDSubjectDirectoryAttributes
303 _kSecOIDSubjectEmailAddress
304 _kSecOIDSubjectInfoAccess
305 _kSecOIDSubjectKeyIdentifier
306 _kSecOIDSubjectPicture
307 _kSecOIDSubjectSignatureBitmap
311 _kSecOIDUseExemptions
312 _kSecOIDX509V1CertificateIssuerUniqueId
313 _kSecOIDX509V1CertificateSubjectUniqueId
314 _kSecOIDX509V1IssuerName
315 _kSecOIDX509V1IssuerNameCStruct
316 _kSecOIDX509V1IssuerNameLDAP
317 _kSecOIDX509V1IssuerNameStd
318 _kSecOIDX509V1SerialNumber
319 _kSecOIDX509V1Signature
320 _kSecOIDX509V1SignatureAlgorithm
321 _kSecOIDX509V1SignatureAlgorithmParameters
322 _kSecOIDX509V1SignatureAlgorithmTBS
323 _kSecOIDX509V1SignatureCStruct
324 _kSecOIDX509V1SignatureStruct
325 _kSecOIDX509V1SubjectName
326 _kSecOIDX509V1SubjectNameCStruct
327 _kSecOIDX509V1SubjectNameLDAP
328 _kSecOIDX509V1SubjectNameStd
329 _kSecOIDX509V1SubjectPublicKey
330 _kSecOIDX509V1SubjectPublicKeyAlgorithm
331 _kSecOIDX509V1SubjectPublicKeyAlgorithmParameters
332 _kSecOIDX509V1SubjectPublicKeyCStruct
333 _kSecOIDX509V1ValidityNotAfter
334 _kSecOIDX509V1ValidityNotBefore
335 _kSecOIDX509V1Version
336 _kSecOIDX509V3Certificate
337 _kSecOIDX509V3CertificateCStruct
338 _kSecOIDX509V3CertificateExtensionCStruct
339 _kSecOIDX509V3CertificateExtensionCritical
340 _kSecOIDX509V3CertificateExtensionId
341 _kSecOIDX509V3CertificateExtensionStruct
342 _kSecOIDX509V3CertificateExtensionType
343 _kSecOIDX509V3CertificateExtensionValue
344 _kSecOIDX509V3CertificateExtensionsCStruct
345 _kSecOIDX509V3CertificateExtensionsStruct
346 _kSecOIDX509V3CertificateNumberOfExtensions
347 _kSecOIDX509V3SignedCertificate
348 _kSecOIDX509V3SignedCertificateCStruct
351 _kSecTrustEvaluationDate
352 _kSecTrustExtendedValidation
353 _kSecTrustOrganizationName
354 _kSecTrustResultDetails
355 _kSecTrustResultValue
356 _kSecTrustRevocationChecked
357 _kSecTrustRevocationValidUntilDate
358 _SecACLCopySimpleContents
359 _SecACLCreateFromSimpleContents
360 _SecACLCreateWithSimpleContents
362 _SecACLGetAuthorizations
363 _SecACLCopyAuthorizations
366 _SecACLSetAuthorizations
367 _SecACLUpdateAuthorizations
369 _SecACLSetSimpleContents
370 _SecAccessCopyACLList
371 _SecAccessCopySelectedACLList
372 _SecAccessCopyMatchingACLList
374 _SecAccessCreateFromOwnerAndACL
375 _SecAccessCreateWithOwnerAndACL
376 _SecAccessCreateWithTrustedApplications
377 _SecAccessGetOwnerAndACL
378 _SecAccessCopyOwnerAndACL
380 _SecCertifcateBundleExport
381 _SecCertificateAddToKeychain
382 _SecCertificateBundleExport
383 _SecCertificateBundleImport
384 _SecCertificateCopyCommonName
385 _SecCertificateCopyData
386 _SecCertificateCopySubjectComponent
387 _SecCertificateCopyEmailAddresses
388 _SecCertificateCopyFieldValues
389 _SecCertificateCopyFirstFieldValue
390 _SecCertificateCopyPreference
391 _SecCertificateCopyPreferred
392 _SecCertificateCopyPublicKey
393 _SecCertificateCopySubjectSummary
394 _SecCertificateCreateFromData
395 _SecCertificateCreateWithBytes
396 _SecCertificateCreateWithData
397 _SecCertificateFindByEmail
398 _SecCertificateFindByIssuerAndSN
399 _SecCertificateFindBySubjectKeyID
400 _SecCertificateGetAlgorithmID
401 _SecCertificateGetBytePtr
402 _SecCertificateGetCLHandle
403 _SecCertificateGetCommonName
404 _SecCertificateGetData
405 _SecCertificateGetEmailAddress
406 _SecCertificateGetIssuer
407 _SecCertificateGetLength
408 _SecCertificateGetSHA1Digest
409 _SecCertificateGetSubject
410 _SecCertificateGetType
411 _SecCertificateGetTypeID
412 _SecCertificateInferLabel
413 _SecCertificateIsSelfSigned
414 _SecCertificateRequestCreate
415 _SecCertificateRequestGetTypeID
416 _SecCertificateRequestSubmit
417 _SecCertificateRequestGetType
418 _SecCertificateRequestGetResult
419 _SecCertificateReleaseFieldValues
420 _SecCertificateFindRequest
421 _SecCertificateRequestGetData
422 _SecCertificateReleaseFirstFieldValue
423 _SecCertificateSetPreference
424 _SecCertificateSetPreferred
425 _SecCertificateCopyValues
426 _SecCertificateCopyLongDescription
427 _SecCertificateCopyShortDescription
428 _SecCopyErrorMessageString
430 _SecIdentityAddPreferenceItem
432 _SecIdentityCopyCertificate
433 _SecIdentityCopyFromPreferenceItem
434 _SecIdentityCopyPreference
435 _SecIdentityCopyPreferred
436 _SecIdentityCopyPrivateKey
437 _SecIdentityCopySystemIdentity
439 _SecIdentityCreateWithCertificate
440 _SecIdentityFindPreferenceItem
441 _SecIdentityGetTypeID
442 _SecIdentitySearchCopyNext
443 _SecIdentitySearchCreate
444 _SecIdentitySearchCreateWithAttributes
445 _SecIdentitySearchCreateWithPolicy
446 _SecIdentitySearchGetTypeID
447 _SecIdentitySetPreference
448 _SecIdentitySetPreferred
449 _SecIdentitySetSystemIdentity
450 _SecIdentityUpdatePreferenceItem
451 _SecInferLabelFromX509Name
453 _SecItemCopyDisplayNames
465 _kSecAttrKeyTypeECDSA
468 _kSecAttrPRFHmacAlgSHA1
469 _kSecAttrPRFHmacAlgSHA224
470 _kSecAttrPRFHmacAlgSHA256
471 _kSecAttrPRFHmacAlgSHA384
472 _kSecAttrPRFHmacAlgSHA512
475 _SecECKeyGetNamedCurve
480 _SecKeyCreateWithCSSMKey
485 _SecKeyGetAlgorithmID
486 _SecKeyGetAlgorithmId
490 _SecKeyGetCredentials
491 _SecKeyGetStrengthInBits
498 _SecKeyGenerateSymmetric
499 _SecKeyCreateFromData
500 _SecKeyGeneratePairAsync
501 _SecKeyDeriveFromPassword
503 _SecKeyUnwrapSymmetric
504 _SecKeychainAddCallback
505 _SecKeychainAddDBToKeychainList
506 _SecKeychainAddGenericPassword
507 _SecKeychainAddIToolsPassword
508 _SecKeychainAddInternetPassword
509 _SecKeychainAttributeInfoForItemID
510 _SecKeychainChangePassword
511 _SecKeychainCopyAccess
513 _SecKeychainCopyDefault
514 _SecKeychainCopyDomainDefault
515 _SecKeychainCopyDomainSearchList
516 _SecKeychainCopyLogin
517 _SecKeychainCopySearchList
518 _SecKeychainCopySettings
519 _SecKeychainCopySignature
521 _SecKeychainCreateNew
522 _SecKeychainCreateWithBlob
523 _SecKeychainDBIsInKeychainList
525 _SecKeychainErrFromOSStatus
526 _SecKeychainFindGenericPassword
527 _SecKeychainFindInternetPassword
528 _SecKeychainFreeAttributeInfo
529 _SecKeychainGetCSPHandle
530 _SecKeychainGetDLDBHandle
532 _SecKeychainGetPreferenceDomain
533 _SecKeychainGetStatus
534 _SecKeychainGetTypeID
535 _SecKeychainGetUserInteractionAllowed
536 _SecKeychainGetVersion
539 _SecKeychainItemAddNoUI
540 _SecKeychainItemCopyAccess
541 _SecKeychainItemCopyAllExtendedAttributes
542 _SecKeychainItemCopyAttributesAndData
543 _SecKeychainItemCopyAttributesAndEncryptedData
544 _SecKeychainItemCopyContent
545 _SecKeychainItemCopyExtendedAttribute
546 _SecKeychainItemCopyFromRecordIdentifier
547 _SecKeychainItemCopyKeychain
548 _SecKeychainItemCopyFromPersistentReference
549 _SecKeychainItemCopyRecordIdentifier
550 _SecKeychainItemCreateCopy
551 _SecKeychainItemCreateFromContent
552 _SecKeychainItemCreateFromEncryptedContent
553 _SecKeychainItemCreateNew
554 _SecKeychainItemCreatePersistentReference
555 _SecKeychainItemDelete
556 _SecKeychainItemFindFirst
557 _SecKeychainItemFreeAttributesAndData
558 _SecKeychainItemFreeContent
559 _SecKeychainItemGetAttribute
560 _SecKeychainItemGetDLDBHandle
561 _SecKeychainItemGetData
562 _SecKeychainItemGetTypeID
563 _SecKeychainItemGetUniqueRecordID
564 _SecKeychainItemExport
565 _SecKeychainItemImport
566 _SecKeychainItemModifyAttributesAndData
567 _SecKeychainItemModifyEncryptedData
568 _SecKeychainItemModifyContent
569 _SecKeychainItemSetAccess
570 _SecKeychainItemSetAttribute
571 _SecKeychainItemSetData
572 _SecKeychainItemSetExtendedAttribute
573 _SecKeychainItemUpdate
574 _SecKeychainListCopyKeychainAtIndex
575 _SecKeychainListGetCount
576 _SecKeychainListRemoveKeychain
581 _SecKeychainMakeFromFullPath
583 _SecKeychainOpenWithGuid
584 _SecKeychainRecodeKeychain
585 _SecKeychainRemoveCallback
586 _SecKeychainRemoveDBFromKeychainList
587 _SecKeychainRemoveFromSearchList
588 _SecKeychainResetLogin
589 _SecKeychainSearchCopyNext
590 _SecKeychainSearchCreateForCertificateByEmail
591 _SecKeychainSearchCreateForCertificateByIssuerAndSN
592 _SecKeychainSearchCreateForCertificateBySubjectKeyID
593 _SecKeychainSearchCreateFromAttributes
594 _SecKeychainSearchCreateFromAttributesExtended
595 _SecKeychainSearchGetTypeID
596 _SecKeychainSetAccess
597 _SecKeychainSetDefault
598 _SecKeychainSetDomainDefault
599 _SecKeychainSetDomainSearchList
600 _SecKeychainSetPreferenceDomain
601 _SecKeychainSetSearchList
602 _SecKeychainSetServerMode
603 _SecKeychainSetSettings
604 _SecKeychainSetUserInteractionAllowed
605 _SecKeychainSystemKeychainCheckWouldDeadlock
607 _SecGenericPasswordCreate
608 _SecPasswordSetInitialAccess
611 _SecPolicyCreateBasicX509
612 _SecPolicyCreateRevocation
614 _SecPolicyCreateWithOID
615 _SecPolicyCreateWithProperties
617 _SecPolicyGetTPHandle
620 _SecPolicySearchCopyNext
621 _SecPolicySearchCreate
622 _SecPolicySearchGetTypeID
626 _SecPolicyCopyProperties
627 _SecPolicySetProperties
628 _SecTrustCopyAnchorCertificates
629 _SecTrustCopyCustomAnchorCertificates
630 _SecTrustCopyExceptions
631 _SecTrustCopyExtendedResult
632 _SecTrustCopyPolicies
633 _SecTrustCopyProperties
634 _SecTrustCopyPublicKey
636 _SecTrustCreateWithCertificates
638 _SecTrustEvaluateAsync
639 _SecTrustGetCertificateAtIndex
640 _SecTrustGetCertificateCount
641 _SecTrustGetCSSMAnchorCertificates
642 _SecTrustGetCssmResult
643 _SecTrustGetCssmResultCode
644 _SecTrustGetNetworkFetchAllowed
646 _SecTrustGetTrustResult
649 _SecTrustGetUserTrust
650 _SecTrustGetVerifyTime
651 _SecTrustSetAnchorCertificates
652 _SecTrustSetAnchorCertificatesOnly
653 _SecTrustSetExceptions
654 _SecTrustSetKeychains
655 _SecTrustSetNetworkFetchAllowed
656 _SecTrustSetOCSPResponse
658 _SecTrustSetParameters
660 _SecTrustSetUserTrust
661 _SecTrustSetUserTrustLegacy
662 _SecTrustSetVerifyDate
663 _SecTrustedApplicationCopyData
664 _SecTrustedApplicationCreateFromPath
665 _SecTrustedApplicationCreateApplicationGroup
666 _SecTrustedApplicationGetTypeID
667 _SecTrustedApplicationIsUpdateCandidate
668 _SecTrustedApplicationMakeEquivalent
669 _SecTrustedApplicationRemoveEquivalence
670 _SecTrustedApplicationSetData
671 _SecTrustedApplicationUseAlternateSystem
672 _SecTrustedApplicationValidateWithPath
673 _SecTrustedApplicationCreateFromRequirement
674 _SecTrustedApplicationCopyExternalRepresentation
675 _SecTrustedApplicationCreateWithExternalRepresentation
676 _SecTrustedApplicationCopyRequirement
677 _SecTrustSettingsEvaluateCert
678 _SecTrustSettingsCopyTrustSettings
679 _SecTrustSettingsSetTrustSettings
680 _SecTrustSettingsRemoveTrustSettings
681 _SecTrustSettingsCopyCertificates
682 _SecTrustSettingsCopyModificationDate
683 _SecTrustSettingsCreateExternalRepresentation
684 _SecTrustSettingsImportExternalRepresentation
685 _SecTrustSettingsSetTrustSettingsExternal
686 _SecTrustSettingsCopyQualifiedCerts
687 _SecTrustSettingsCopyUnrestrictedRoots
688 _SecKeychainSetBatchMode
689 _SecCertificateGetAuthorityKeyID
690 _SecCertificateGetSubjectKeyID
691 _SecCertificateGetCRLDistributionPoints
692 _SecCertificateGetOCSPResponders
693 _SecCertificateGetCAIssuers
695 _SecCertificateCopyIssuerSequence
696 _SecCertificateCopySubjectSequence
697 _SecCertificateGetNormalizedIssuerContent
698 _SecCertificateGetNormalizedSubjectContent
699 _SecCertificateHasSubject
700 _SecCertificateHasCriticalSubjectAltName
701 _SecCertificateHasUnknownCriticalExtension
702 _SecCertificateIsValid
703 _SecCertificateCopyAttributeDictionary
704 _SecCertificateCreateFromAttributeDictionary
705 _SecCertificateCopyPublicKeyP
706 _SecCertificateGetBasicConstraints
707 _SecCertificateGetPolicyConstraints
708 _SecCertificateGetPolicyMappings
709 _SecCertificateGetCertificatePolicies
710 _SecCertificateGetInhibitAnyPolicySkipCerts
711 _SecCertificateGetPublicKeyAlgorithm
712 _SecCertificateGetPublicKeyData
713 _SecCertificateCreateWithPEM
714 _SecCertificateCopySerialNumber
715 _SecCertificateCopyNormalizedIssuerContent
716 _SecCertificateCopyNormalizedSubjectContent
717 _SecCertificateIsValidX
718 _SecDERItemCopyOIDDecimalRepresentation
719 _SecAbsoluteTimeFromDateContent
720 _SecWrapRecoveryPasswordWithAnswers
721 _SecUnwrapRecoveryPasswordWithAnswers
722 _SecCreateRecoveryPassword
723 _kSecRecVersionNumber
727 _kSecRecWrappedPassword
728 _SecFDERecoveryWrapCRSKWithPubKey
729 _SecFDERecoveryUnwrapCRSKWithPrivKey
730 _SecKeychainSearchCreateForCertificateByIssuerAndSN_CF