]> git.saurik.com Git - apple/security.git/blob - OSX/sec/Security/SecExports.exp-in
Security-57337.60.2.tar.gz
[apple/security.git] / OSX / sec / Security / SecExports.exp-in
1 // SecExports.exp-in
2 // sec
3 //
4
5 //
6 // CFError to OSStatus conversion
7 //
8
9 _SecErrorGetOSStatus
10
11 //
12 // Password
13 //
14
15 _kSecPasswordMinLengthKey
16 _kSecPasswordMaxLengthKey
17 _kSecPasswordAllowedCharactersKey
18 _kSecPasswordRequiredCharactersKey
19 _kSecPasswordDefaultForType
20 _kSecPasswordDisallowedCharacters
21 _kSecPasswordCantStartWithChars
22 _kSecPasswordCantEndWithChars
23 _kSecPasswordContainsNoMoreThanNSpecificCharacters
24 _kSecPasswordContainsAtLeastNSpecificCharacters
25 _kSecPasswordContainsNoMoreThanNConsecutiveIdenticalCharacters
26 _kSecPasswordGroupSize
27 _kSecPasswordNumberOfGroups
28 _kSecPasswordSeparator
29 _kSecPasswordCharacterCount
30 _kSecPasswordCharacters
31 _SecPasswordIsPasswordWeak
32 _SecPasswordIsPasswordWeak2
33 _SecPasswordGenerate
34 _SecPasswordCopyDefaultPasswordLength
35 _SecPasswordCreateWithRandomDigits
36
37 //
38 // Base64
39 //
40
41 _SecBase64Encode
42 _SecBase64Encode2
43
44 //
45 // Trust
46 //
47
48 _kSecPolicyAppleX509Basic
49 _kSecPolicyAppleSSL
50 _kSecPolicyAppleSMIME
51 _kSecPolicyAppleEAP
52 _kSecPolicyAppleSWUpdateSigning
53 _kSecPolicyApplePackageSigning
54 _kSecPolicyAppleIPsec
55 _kSecPolicyAppleCodeSigning
56 _kSecPolicyAppleIDValidation
57 _kSecPolicyAppleIDValidationRecordSigningPolicy
58 _kSecPolicyAppleOSXProvisioningProfileSigning
59 _kSecPolicyMacAppStoreReceipt
60 _kSecPolicyAppleTimeStamping
61 _kSecPolicyAppleRevocation
62 _kSecPolicyApplePassbookSigning
63 _kSecPolicyAppleMobileStore
64 _kSecPolicyAppleTestMobileStore
65 _kSecPolicyAppleOTAPKISigner
66 _kSecPolicyAppleTestOTAPKISigner
67 _kSecPolicyAppleEscrowService
68 _kSecPolicyApplePCSEscrowService
69 _kSecPolicyAppleProfileSigner
70 _kSecPolicyAppleQAProfileSigner
71 _kSecPolicyAppleSMPEncryption
72 _kSecPolicyAppleTestSMPEncryption
73 _kSecPolicyApplePPQSigning
74 _kSecPolicyAppleTestPPQSigning
75 _kSecPolicyAppleATVAppSigning
76 _kSecPolicyAppleTestATVAppSigning
77 _kSecPolicyAppleATVVPNProfileSigning
78 _kSecPolicyApplePayIssuerEncryption
79 _kSecPolicyAppleAST2DiagnosticsServerAuth
80 _kSecPolicyAppleAnchorAllowTestRootsOnProduction
81 _kSecPolicyAppleAnchorIncludeTestRoots
82 _kSecPolicyCheckAnchorSHA1
83 _kSecPolicyCheckAnchorApple
84 _kSecPolicyCheckAnchorTrusted
85 _kSecPolicyCheckBasicCertificateProcessing
86 _kSecPolicyCheckBasicContraints
87 _kSecPolicyCheckBlackListedKey
88 _kSecPolicyCheckBlackListedLeaf
89 _kSecPolicyCheckCertificatePolicy
90 _kSecPolicyCheckCertificateTransparency
91 _kSecPolicyCheckChainLength
92 _kSecPolicyCheckCriticalExtensions
93 _kSecPolicyCheckEAPTrustedServerNames
94 _kSecPolicyCheckEmail
95 _kSecPolicyCheckExtendedKeyUsage
96 _kSecPolicyCheckExtendedValidation
97 _kSecPolicyCheckGrayListedKey
98 _kSecPolicyCheckGrayListedLeaf
99 _kSecPolicyCheckIdLinkage
100 _kSecPolicyCheckIntermediateMarkerOid
101 _kSecPolicyCheckIntermediateSPKISHA256
102 _kSecPolicyCheckIssuerCommonName
103 _kSecPolicyCheckWeakIntermediates
104 _kSecPolicyCheckWeakLeaf
105 _kSecPolicyCheckWeakRoot
106 _kSecPolicyCheckKeyUsage
107 _kSecPolicyCheckLeafMarkerOid
108 _kSecPolicyCheckNoNetworkAccess
109 _kSecPolicyCheckNonEmptySubject
110 _kSecPolicyCheckNotValidBefore
111 _kSecPolicyCheckQualifiedCertStatements
112 _kSecPolicyCheckRevocation
113 _kSecPolicyCheckRevocationResponseRequired
114 _kSecPolicyCheckSSLHostname
115 _kSecPolicyCheckSubjectCommonName
116 _kSecPolicyCheckSubjectCommonNamePrefix
117 _kSecPolicyCheckSubjectCommonNameTEST
118 _kSecPolicyCheckSubjectOrganization
119 _kSecPolicyCheckSubjectOrganizationalUnit
120 _kSecPolicyCheckValidIntermediates
121 _kSecPolicyCheckValidLeaf
122 _kSecPolicyCheckValidRoot
123 _kSecPolicyClient
124 _kSecPolicyName
125 _kSecPolicyOid
126 _kSecPolicyRevocationFlags
127 _kSecPolicyTeamIdentifier
128
129
130 _SecPolicyCopyEscrowRootCertificate
131 _SecPolicyCopyProperties
132 _SecPolicyCreate
133 _SecPolicyCreateAppleIDAuthorityPolicy
134 #if TARGET_OS_IPHONE
135 _SecPolicyCreateAppleIDValidationRecordSigningPolicy
136 _SecPolicyCreateAppleSMPEncryption
137 _SecPolicyCreateTestAppleSMPEncryption
138 #endif
139 _SecPolicyCreateAppleATVAppSigning
140 _SecPolicyCreateTestAppleATVAppSigning
141 _SecPolicyCreateApplePayIssuerEncryption
142 _SecPolicyCreateApplePPQSigning
143 _SecPolicyCreateTestApplePPQSigning
144 _SecPolicyCreateAppleGSService
145 _SecPolicyCreateAppleIDSService
146 _SecPolicyCreateAppleIDSServiceContext
147 _SecPolicyCreateApplePushService
148 _SecPolicyCreateApplePushServiceLegacy
149 _SecPolicyCreateAppleMMCSService
150 _SecPolicyCreateApplePPQService
151 _SecPolicyCreateAppleAST2Service
152 _SecPolicyCreateAppleSSLService
153 _SecPolicyCreateApplePackageSigning
154 _SecPolicyCreateAppleSWUpdateSigning
155 _SecPolicyCreateAppleHomeKitServerAuth
156 _SecPolicyCreateBasicX509
157 _SecPolicyCreateCodeSigning
158 _SecPolicyCreateConfigurationProfileSigner
159 _SecPolicyCreateQAConfigurationProfileSigner
160 #if TARGET_OS_IPHONE
161 _SecPolicyCreateOTAPKISigner
162 _SecPolicyCreateTestOTAPKISigner
163 #endif
164 _SecPolicyCreateEAP
165 _SecPolicyCreateEscrowServiceSigner
166 _SecPolicyCreatePCSEscrowServiceSigner
167 _SecPolicyCreateFactoryDeviceCertificate
168 _SecPolicyCreateIPSec
169 _SecPolicyCreateMacAppStoreReceipt
170 _SecPolicyCreateMobileStoreSigner
171 _SecPolicyCreateTestMobileStoreSigner
172 _SecPolicyCreateOCSPSigner
173 _SecPolicyCreateOSXProvisioningProfileSigning
174 _SecPolicyCreateRevocation
175 _SecPolicyCreatePassbookCardSigner
176 _SecPolicyCreateSMIME
177 _SecPolicyCreateSSL
178 _SecPolicyCreateiAP
179 _SecPolicyCreateiPhoneActivation
180 _SecPolicyCreateiPhoneApplicationSigning
181 _SecPolicyCreateiPhoneDeviceCertificate
182 _SecPolicyCreateiPhoneProfileApplicationSigning
183 _SecPolicyCreateiPhoneProvisioningProfileSigning
184 _SecPolicyCreateAppleTVOSApplicationSigning
185 _SecPolicyCreateAppleATVVPNProfileSigning
186 _SecPolicyCreateiTunesStoreURLBag
187 _SecPolicyCreateLockdownPairing
188 _SecPolicyCreateMobileAsset
189 _SecPolicyCreateOTATasking
190 _SecPolicyCreateURLBag
191 _SecPolicyCreateWithProperties
192 _SecPolicyGetTypeID
193
194
195 _kSecPropertyKeyLabel
196 _kSecPropertyKeyLocalizedLabel
197 _kSecPropertyKeyType
198 _kSecPropertyKeyValue
199 _kSecPropertyTypeData
200 _kSecPropertyTypeDate
201 _kSecPropertyTypeError
202 _kSecPropertyTypeSection
203 _kSecPropertyTypeString
204 _kSecPropertyTypeSuccess
205 _kSecPropertyTypeTitle
206 _kSecPropertyTypeURL
207 _kSecPropertyTypeWarning
208
209 _kSecTrustCertificateTransparency
210 _kSecTrustEvaluationDate
211 _kSecTrustExtendedValidation
212 _kSecTrustOrganizationName
213 _kSecTrustResultDetails
214 _kSecTrustResultValue
215 _kSecTrustRevocationChecked
216 _kSecTrustRevocationReason
217 _kSecTrustRevocationValidUntilDate
218 _kSecTrustInfoCertificateTransparencyKey
219 _kSecTrustInfoCompanyNameKey
220 _kSecTrustInfoExtendedValidationKey
221 _kSecTrustInfoRevocationKey
222 _kSecTrustInfoRevocationValidUntilKey
223
224 _SecTrustCopyCustomAnchorCertificates
225 _SecTrustCopyDetailedPropertiesAtIndex
226 _SecTrustCopyExceptions
227 _SecTrustCopyFailureDescription
228 _SecTrustCopyInfo
229 _SecTrustCopyPolicies
230 _SecTrustCopyProperties
231 _SecTrustCopyPublicKey
232 _SecTrustCopyResult
233 _SecTrustCopySummaryPropertiesAtIndex
234 _SecTrustCreateWithCertificates
235 _SecTrustEvaluate
236 _SecTrustEvaluateAsync
237 _SecTrustGetCertificateAtIndex
238 _SecTrustGetCertificateCount
239 _SecTrustGetDetails
240 _SecTrustGetNetworkFetchAllowed
241 _SecTrustGetOTAPKIAssetVersionNumber
242 _SecTrustOTAPKIGetUpdatedAsset
243 _SecTrustGetTrustResult
244 _SecTrustGetTypeID
245 _SecTrustGetVerifyTime
246 _SecTrustSetAnchorCertificates
247 _SecTrustSetAnchorCertificatesOnly
248 _SecTrustSetExceptions
249 _SecTrustSetNetworkFetchAllowed
250 _SecTrustSetOCSPResponse
251 _SecTrustSetPolicies
252 _SecTrustSetSignedCertificateTimestamps
253 _SecTrustSetTrustedLogs
254 _SecTrustSetVerifyDate
255 _SecTrustStoreContains
256 _SecTrustStoreForDomain
257 _SecTrustStoreGetSettingsVersionNumber
258 _SecTrustStoreRemoveCertificate
259 _SecTrustStoreSetTrustSettings
260
261 //
262 // Identity
263 //
264
265 _SecIdentityCopyCertificate
266 _SecIdentityCopyPrivateKey
267 _SecIdentityCreate
268 _SecIdentityGetTypeID
269 _SecIdentitySignCertificate
270
271 //
272 // Certificate
273 //
274
275 _kSecCertificateKeyUsage
276 _kSecCertificateExtensions
277 _kSecCertificateExtensionsEncoded
278 _SecCertificateCopyCommonNames
279 _SecCertificateCopyCompanyName
280 _SecCertificateCopyEscrowRoots
281 _SecCertificateCopyDNSNames
282 _SecCertificateCopyData
283 _SecCertificateCopyExtendedKeyUsage
284 _SecCertificateCopyIPAddresses
285 _SecCertificateCopyIssuerSHA1Digest
286 _SecCertificateCopyIssuerSequence
287 _SecCertificateCopyIssuerSummary
288 _SecCertificateCopyKeychainItem
289 _SecCertificateCopyNTPrincipalNames
290 _SecCertificateCopyOrganization
291 _SecCertificateCopyOrganizationalUnit
292 _SecCertificateCopyPrecertTBS
293 _SecCertificateCopyProperties
294 _SecCertificateCopyPublicKey
295 _SecCertificateCopyPublicKeySHA1Digest
296 _SecCertificateCopyRFC822Names
297 _SecCertificateCopySerialNumber
298 _SecCertificateCopySHA256Digest
299 _SecCertificateCopySignedCertificateTimestamps
300 _SecCertificateCopySubjectPublicKeyInfoSHA256Digest
301 _SecCertificateCopySubjectSequence
302 _SecCertificateCopySubjectString
303 _SecCertificateCopySubjectSummary
304 _SecCertificateCopySummaryProperties
305 _SecCertificateCreate
306 _SecCertificateCreateWithBytes
307 _SecCertificateCreateWithData
308 _SecCertificateCreateWithKeychainItem
309 _SecCertificateCreateWithPEM
310 _SecCertificateGetAuthorityKeyID
311 _SecCertificateGetBasicConstraints
312 _SecCertificateGetBytePtr
313 _SecCertificateGetCAIssuers
314 _SecCertificateGetCertificatePolicies
315 _SecCertificateGetExcludedSubtrees
316 _SecCertificateGetInhibitAnyPolicySkipCerts
317 _SecCertificateGetKeyUsage
318 _SecCertificateGetLength
319 _SecCertificateGetNormalizedIssuerContent
320 _SecCertificateGetNormalizedSubjectContent
321 _SecDistinguishedNameCopyNormalizedContent
322 _SecCertificateGetOCSPResponders
323 _SecCertificateGetPermittedSubtrees
324 _SecCertificateGetPolicyConstraints
325 _SecCertificateGetPublicKeyAlgorithm
326 _SecCertificateGetPublicKeyData
327 _SecCertificateGetSHA1Digest
328 _SecCertificateGetSignatureHashAlgorithm
329 _SecCertificateGetSubjectAltName
330 _SecCertificateGetSubjectKeyID
331 _SecCertificateGetTypeID
332 _SecCertificateHasCriticalSubjectAltName
333 _SecCertificateHasMarkerExtension
334 _SecCertificateHasSubject
335 _SecCertificateHasUnknownCriticalExtension
336 _SecCertificateIsSelfSigned
337 _SecCertificateIsSelfSignedCA
338 _SecCertificateIsValid
339 _SecCertificateIsWeak
340 _SecCertificateNotValidAfter
341 _SecCertificateNotValidBefore
342 _SecCertificateParseGeneralNameContentProperty
343 _SecCertificateParseGeneralNames
344 _SecCertificatePathCopyAddingLeaf
345 _SecCertificatePathCopyFromParent
346 _SecCertificatePathCopyPublicKeyAtIndex
347 _SecCertificatePathCreate
348 _SecCertificatePathGetCertificateAtIndex
349 _SecCertificatePathGetCount
350 _SecCertificatePathGetIndexOfCertificate
351 _SecCertificatePathGetNextSourceIndex
352 _SecCertificatePathGetRoot
353 _SecCertificatePathIsAnchored
354 _SecCertificatePathScore
355 _SecCertificatePathSelfSignedIndex
356 _SecCertificatePathSetIsAnchored
357 _SecCertificatePathSetNextSourceIndex
358 _SecCertificatePathSetSelfIssued
359 _SecCertificatePathVerify
360 _SecCertificateVersion
361 _kSecCertificateProductionEscrowKey
362 _kSecCertificateProductionPCSEscrowKey
363 _kSecCertificateEscrowFileName
364
365 //
366 // SCEP
367 //
368 _SecSCEPCreateTemporaryIdentity
369 _SecSCEPCertifyRequest
370 _SecSCEPGenerateCertificateRequest
371 _SecSCEPVerifyReply
372 _SecSCEPValidateCACertMessage
373 _SecSCEPGetCertInitial
374
375 //
376 // CSR
377 //
378
379 _kSecSubjectAltName
380 _SecVerifyCertificateRequest
381 _SecGenerateCertificateRequest
382 _SecGenerateCertificateRequestWithParameters
383 _SecGenerateSelfSignedCertificate
384
385 //
386 // OTR
387 //
388 _SecOTRSKickTimeToRoll
389 _SecOTRSGetTheirKeyID
390 _SecOTRSGetKeyID
391 _SecFDHKAppendCompactPublicSerialization
392 _SecFDHKAppendPublicSerialization
393 _SecOTRCopyIncomingBytes
394 _SecOTRPublicDHKCreateFromSerialization
395 _SecOTRPublicDHKCreateFromCompactSerialization
396 _SecOTRDHKGenerateOTRKeys
397 _SecOTRFullDHKCreate
398 _SecOTRPublicDHKCreateFromFullKey
399 _SecOTRSessionCreateFromID
400 _SecOTRSessionCreateFromIDAndFlags
401 _SecOTRSessionCreateFromData
402 _SecOTRSessionReset
403 _SecOTRSAppendSerialization
404 _SecOTRSAppendStartPacket
405 _SecOTRSAppendRestartPacket
406 _SecOTRSProcessPacket
407 _SecOTRSEndSession
408 _SecOTRSGetIsReadyForMessages
409 _SecOTRSGetIsIdle
410 _SecOTRSGetMessageKind
411 _SecOTRSSignAndProtectMessage
412 _SecOTRSVerifyAndExposeMessage
413 _SecOTRSPrecalculateKeys
414 _SecOTRFIAppendSerialization
415 _SecOTRFIPurgeAllFromKeychain
416 _SecOTRFIPurgeFromKeychain
417 _SecOTRFullIdentityCreate
418 _SecOTRFullIdentityCreateFromData
419 _SecOTRFullIdentityCreateFromSecKeyRef
420 _SecOTRPIAppendSerialization
421 _SecOTRPublicIdentityCopyFromPrivate
422 _SecOTRPublicIdentityCreateFromData
423 _SecOTRPublicIdentityCreateFromSecKeyRef
424 _SecOTRPacketTypeString
425 _SecOTRSessionCreateRemote
426 _SecOTRSessionProcessPacketRemote
427
428 //
429 // DH
430 //
431
432 _SecDHComputeKey
433 _SecDHCreate
434 _SecDHCreateFromAlgorithmId
435 _SecDHCreateFromParameters
436 _SecDHDecodeParams
437 _SecDHDestroy
438 _SecDHEncodeParams
439 _SecDHGenerateKeypair
440 _SecDHGetMaxKeyLength
441
442 //
443 // Securityd client
444 //
445
446 _gSecurityd
447
448 //
449 // XPC
450 //
451
452 _kSecXPCKeyPeerInfos
453 _kSecXPCKeyOperation
454 _kSecXPCKeyResult
455 _kSecXPCKeyError
456 _kSecXPCKeyClientToken
457 _kSecXPCKeyUserLabel
458 _kSecXPCKeyDSID
459 _kSecXPCKeyUserPassword
460 _sSecXPCErrorDomain
461 _kSecXPCKeyOTAFileDirectory
462 _kSecXPCKeyEscrowLabel
463 _kSecXPCKeyTriesLabel
464 _kSecXPCKeyAvailability
465
466 //
467 // Logging
468 //
469
470 _SecGetCurrentServerLoggingInfo
471 _SecSetLoggingInfoForXPCScope
472 _SecSetLoggingInfoForCircleScope
473
474 //
475 // CMS
476 //
477
478 _kSecCMSBulkEncryptionAlgorithm
479 _kSecCMSSignDigest
480 _kSecCMSSignDetached
481 _kSecCMSSignHashAlgorithm
482 _kSecCMSEncryptionAlgorithmDESCBC
483 _kSecCMSEncryptionAlgorithmAESCBC
484 _kSecCMSHashingAlgorithmMD5
485 _kSecCMSCertChainMode
486 _kSecCMSAdditionalCerts
487 _kSecCMSSignedAttributes
488 _kSecCMSSignDate
489 _kSecCMSAllCerts
490 _kSecCMSCertChainModeNone
491 _SecCmsContentInfoGetBulkKey
492 _SecCmsContentInfoGetBulkKeySize
493 _SecCmsContentInfoGetChildContentInfo
494 _SecCmsContentInfoGetContent
495 _SecCmsContentInfoGetContentEncAlg
496 _SecCmsContentInfoGetContentEncAlgTag
497 _SecCmsContentInfoGetContentTypeOID
498 _SecCmsContentInfoGetContentTypeTag
499 _SecCmsContentInfoGetInnerContent
500 _SecCmsContentInfoSetBulkKey
501 _SecCmsContentInfoSetContentData
502 _SecCmsContentInfoSetContentDigestedData
503 _SecCmsContentInfoSetContentEncAlg
504 _SecCmsContentInfoSetContentEncAlgID
505 _SecCmsContentInfoSetContentEncryptedData
506 _SecCmsContentInfoSetContentEnvelopedData
507 _SecCmsContentInfoSetContentSignedData
508 _SecCmsDecoderCreate
509 _SecCmsDecoderDestroy
510 _SecCmsDecoderFinish
511 _SecCmsDecoderUpdate
512 _SecCmsDigestContextCancel
513 _SecCmsDigestContextDestroy
514 _SecCmsDigestContextFinishMultiple
515 _SecCmsDigestContextStartMultiple
516 _SecCmsDigestContextUpdate
517 _SecCmsDigestedDataCreate
518 _SecCmsDigestedDataDestroy
519 _SecCmsDigestedDataGetContentInfo
520 _SecCmsEncoderCreate
521 _SecCmsEncoderDestroy
522 _SecCmsEncoderFinish
523 _SecCmsEncoderUpdate
524 _SecCmsEncryptedDataCreate
525 _SecCmsEncryptedDataDestroy
526 _SecCmsEncryptedDataGetContentInfo
527 _SecCmsEnvelopedDataCreate
528 _SecCmsEnvelopedDataDestroy
529 _SecCmsEnvelopedDataGetContentInfo
530 _SecCmsMessageContainsCertsOrCrls
531 _SecCmsMessageContentLevel
532 _SecCmsMessageContentLevelCount
533 _SecCmsMessageCopy
534 _SecCmsMessageCreate
535 _SecCmsMessageDecode
536 _SecCmsMessageDestroy
537 _SecCmsMessageEncode
538 _SecCmsMessageGetContent
539 _SecCmsMessageGetContentInfo
540 _SecCmsMessageIsContentEmpty
541 _SecCmsMessageIsEncrypted
542 _SecCmsMessageIsSigned
543 _SecCmsRecipientInfoCreate
544 _SecCmsRecipientInfoCreateWithSubjKeyID
545 _SecCmsSignedDataAddCertChain
546 _SecCmsSignedDataAddCertList
547 _SecCmsSignedDataAddCertificate
548 _SecCmsSignedDataContainsCertsOrCrls
549 _SecCmsSignedDataCreate
550 _SecCmsSignedDataCreateCertsOnly
551 _SecCmsSignedDataDestroy
552 _SecCmsSignedDataGetCertificateList
553 _SecCmsSignedDataGetContentInfo
554 _SecCmsSignedDataGetDigestAlgs
555 _SecCmsSignedDataGetSignerInfo
556 _SecCmsSignedDataGetSignerInfos
557 _SecCmsSignedDataHasDigests
558 _SecCmsSignedDataImportCerts
559 _SecCmsSignedDataSetDigestContext
560 _SecCmsSignedDataSignerInfoCount
561 _SecCmsSignedDataVerifyCertsOnly
562 _SecCmsSignedDataVerifySignerInfo
563 _SecCmsSignerInfoAddCounterSignature
564 _SecCmsSignerInfoAddMSSMIMEEncKeyPrefs
565 _SecCmsSignerInfoAddSMIMECaps
566 _SecCmsSignerInfoAddSMIMEEncKeyPrefs
567 _SecCmsSignerInfoAddSigningTime
568 _SecCmsSignerInfoAddAppleCodesigningHashAgility
569 _SecCmsSignerInfoCreate
570 _SecCmsSignerInfoCreateWithSubjKeyID
571 _SecCmsSignerInfoGetCertList
572 _SecCmsSignerInfoGetDigestAlg
573 _SecCmsSignerInfoGetDigestAlgTag
574 _SecCmsSignerInfoGetSignerCommonName
575 _SecCmsSignerInfoGetSignerEmailAddress
576 _SecCmsSignerInfoGetSigningCertificate
577 _SecCmsSignerInfoGetSigningTime
578 _SecCmsSignerInfoGetAppleCodesigningHashAgility
579 _SecCmsSignerInfoGetVerificationStatus
580 _SecCmsSignerInfoIncludeCerts
581 _SecCmsSignerInfoSaveSMIMEProfile
582 _SecCmsUtilVerificationStatusToString
583 _SecCMSCertificatesOnlyMessageCopyCertificates
584 _SecCMSCreateCertificatesOnlyMessage
585 _SecCMSCreateCertificatesOnlyMessageIAP
586 _SecCMSCreateEnvelopedData
587 _SecCMSDecryptEnvelopedData
588 _SecCMSSignDataAndAttributes
589 _SecCMSSignDigestAndAttributes
590 _SecCMSVerify
591 _SecCMSVerifyCopyDataAndAttributes
592 _SecCMSVerifySignedData
593 _SecCMSCreateSignedData
594
595 //
596 // pbkdf2
597 //
598
599 _pbkdf2
600 _pbkdf2_hmac_sha1
601 _hmac_sha1_PRF
602 _SecKeyFromPassphraseDataHMACSHA1
603
604 //
605 // Key
606 //
607 _CreatePrivateKeyMatchingQuery
608 _SecECDoWithFullKey
609 _SecECDoWithPubKey
610 _SecECKeyCopyPublicBits
611 _SecECKeyGetNamedCurve
612 _SecKeyCopyAttributeDictionary
613 _SecKeyCopyExponent
614 _SecKeyCopyMatchingPrivateKey
615 _SecKeyCopyModulus
616 _SecKeyCopyPersistentRef
617 _SecKeyCopyPublicBytes
618 _SecKeyCreate
619 _SecKeyCreatePublicFromPrivate
620 _SecKeyCreateFromAttributeDictionary
621 _SecKeyCreateECPrivateKey
622 _SecKeyCreateECPublicKey
623 _SecKeyCreateFromPublicBytes
624 _SecKeyCreateFromPublicData
625 _SecKeyCreateFromSubjectPublicKeyInfoData
626 _SecKeyCreatePersistentRefToMatchingPrivateKey
627 _SecKeyCreateRSAPrivateKey
628 _SecKeyCreateRSAPublicKey
629 _SecKeyDecrypt
630 _SecKeyFindWithPersistentRef
631 _SecKeyDigestAndSign
632 _SecKeyDigestAndVerify
633 _SecKeyEncrypt
634 _SecKeyGeneratePair
635 _SecKeyGetAlgorithmID
636 _SecKeyGetAlgorithmId
637 _SecKeyGetAlgorithmIdentifier
638 _SecKeyGetBlockSize
639 _SecKeyGetMatchingPrivateKeyStatus
640 _SecKeyGetSize
641 _SecKeyGetTypeID
642 _SecKeyRawSign
643 _SecKeyRawVerify
644 _SecKeySignDigest
645 _SecKeyVerifyDigest
646 _kSecPrivateKeyAttrs
647 _kSecPublicKeyAttrs
648 __SecKeyCopyWrapKey
649 __SecKeyCopyUnwrapKey
650 __kSecKeyWrapPGPSymAlg
651 __kSecKeyWrapPGPFingerprint
652 __kSecKeyWrapPGPWrapAlg
653 __kSecKeyWrapRFC6637WrapDigestSHA256KekAES128
654 __kSecKeyWrapRFC6637WrapDigestSHA512KekAES256
655 __kSecKeyWrapRFC6637Flags
656
657 //
658 // Keychain/SecItem
659 //
660
661 _kSecAttrAFPServerSignature
662 _kSecAttrAccessGroup
663 _kSecAttrAccessible
664 _kSecAttrAccessibleAfterFirstUnlock
665 _kSecAttrAccessibleAlways
666 _kSecAttrAccessibleWhenUnlocked
667 _kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly
668 _kSecAttrAccessibleAlwaysThisDeviceOnly
669 _kSecAttrAccessibleWhenUnlockedThisDeviceOnly
670 _kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly
671 _kSecAttrAccount
672 _kSecAttrAddress
673 _kSecAttrAlias
674 _kSecAttrApplicationLabel
675 _kSecAttrApplicationTag
676 _kSecAttrAuthenticationType
677 _kSecAttrAuthenticationTypeDPA
678 _kSecAttrAuthenticationTypeDefault
679 _kSecAttrAuthenticationTypeHTMLForm
680 _kSecAttrAuthenticationTypeHTTPBasic
681 _kSecAttrAuthenticationTypeHTTPDigest
682 _kSecAttrAuthenticationTypeMSN
683 _kSecAttrAuthenticationTypeNTLM
684 _kSecAttrAuthenticationTypeRPA
685 _kSecAttrCRLEncoding
686 _kSecAttrCRLType
687 _kSecAttrCanDecrypt
688 _kSecAttrCanDerive
689 _kSecAttrCanEncrypt
690 _kSecAttrCanSign
691 _kSecAttrCanSignRecover
692 _kSecAttrCanUnwrap
693 _kSecAttrCanVerify
694 _kSecAttrCanVerifyRecover
695 _kSecAttrCanWrap
696 _kSecAttrCertificateEncoding
697 _kSecAttrCertificateType
698 _kSecAttrComment
699 _kSecAttrCreationDate
700 _kSecAttrCreator
701 _kSecAttrDescription
702 _kSecAttrEffectiveKeySize
703 _kSecAttrEndDate
704 _kSecAttrGeneric
705 _kSecAttrHasCustomIcon
706 _kSecAttrIsExtractable
707 _kSecAttrIsInvisible
708 _kSecAttrIsModifiable
709 _kSecAttrIsNegative
710 _kSecAttrIsPermanent
711 _kSecAttrIsPrivate
712 _kSecAttrIsSensitive
713 _kSecAttrIssuer
714 _kSecAttrKeyClass
715 _kSecAttrKeyClassPrivate
716 _kSecAttrKeyClassPublic
717 _kSecAttrKeyClassSymmetric
718 _kSecAttrKeyCreator
719 _kSecAttrKeySizeInBits
720 _kSecAttrKeyType
721 _kSecAttrKeyTypeEC
722 _kSecAttrKeyTypeRSA
723 _kSecAttrLabel
724 _kSecAttrModificationDate
725 _kSecAttrMultiUser
726 _kSecAttrNoLegacy
727 _kSecAttrPath
728 _kSecAttrPort
729 _kSecAttrProtocol
730 _kSecAttrProtocolAFP
731 _kSecAttrProtocolAppleTalk
732 _kSecAttrProtocolDAAP
733 _kSecAttrProtocolEPPC
734 _kSecAttrProtocolFTP
735 _kSecAttrProtocolFTPAccount
736 _kSecAttrProtocolFTPProxy
737 _kSecAttrProtocolFTPS
738 _kSecAttrProtocolHTTP
739 _kSecAttrProtocolHTTPProxy
740 _kSecAttrProtocolHTTPS
741 _kSecAttrProtocolHTTPSProxy
742 _kSecAttrProtocolIMAP
743 _kSecAttrProtocolIMAPS
744 _kSecAttrProtocolIPP
745 _kSecAttrProtocolIRC
746 _kSecAttrProtocolIRCS
747 _kSecAttrProtocolLDAP
748 _kSecAttrProtocolLDAPS
749 _kSecAttrProtocolNNTP
750 _kSecAttrProtocolNNTPS
751 _kSecAttrProtocolPOP3
752 _kSecAttrProtocolPOP3S
753 _kSecAttrProtocolRTSP
754 _kSecAttrProtocolRTSPProxy
755 _kSecAttrProtocolSMB
756 _kSecAttrProtocolSMTP
757 _kSecAttrProtocolSOCKS
758 _kSecAttrProtocolSSH
759 _kSecAttrProtocolTelnet
760 _kSecAttrProtocolTelnetS
761 _kSecAttrPublicKeyHash
762 _kSecAttrScriptCode
763 _kSecAttrSecurityDomain
764 _kSecAttrSerialNumber
765 _kSecAttrServer
766 _kSecAttrService
767 _kSecAttrStartDate
768 _kSecAttrSubject
769 _kSecAttrSubjectKeyID
770 _kSecAttrSynchronizable
771 _kSecAttrSynchronizableAny
772 _kSecAttrSyncViewHint
773 _kSecAttrTokenID
774 _kSecAttrTokenIDSecureEnclave
775 _kSecAttrTombstone
776 _kSecAttrViewHintPCSMasterKey
777 _kSecAttrViewHintPCSiCloudDrive
778 _kSecAttrViewHintPCSPhotos
779 _kSecAttrViewHintPCSCloudKit
780 _kSecAttrViewHintPCSEscrow
781 _kSecAttrViewHintPCSFDE
782 _kSecAttrViewHintPCSMailDrop
783 _kSecAttrViewHintPCSiCloudBackup
784 _kSecAttrViewHintPCSNotes
785 _kSecAttrViewHintPCSiMessage
786 _kSecAttrViewHintAppleTV
787 _kSecAttrViewHintHomeKit
788 _kSecAttrViewHintThumper
789 _kSecAttrType
790 _kSecAttrVolume
791 _kSecAttrWasAlwaysSensitive
792 _kSecAttrWasNeverExtractable
793 _kSecClass
794 _kSecClassAppleSharePassword
795 _kSecClassCertificate
796 _kSecClassGenericPassword
797 _kSecClassIdentity
798 _kSecClassInternetPassword
799 _kSecClassKey
800 _kSecImportExportPassphrase
801 _kSecImportItemCertChain
802 _kSecImportItemIdentity
803 _kSecImportItemKeyID
804 _kSecImportItemLabel
805 _kSecImportItemTrust
806 _kSecUseItemList
807 _kSecUseTombstones
808 _kSecUseSystemKeychain
809 _kSecValueData
810 _kSecValuePersistentRef
811 _kSecValueRef
812 _kSecMatchCaseInsensitive
813 _kSecMatchEmailAddressIfPresent
814 _kSecMatchIssuers
815 _kSecMatchItemList
816 _kSecMatchLimit
817 _kSecMatchLimitAll
818 _kSecMatchLimitOne
819 _kSecMatchPolicy
820 _kSecMatchSearchList
821 _kSecMatchSubjectContains
822 _kSecMatchTrustedOnly
823 _kSecMatchValidOnDate
824 _kSecReturnAttributes
825 _kSecReturnData
826 _kSecReturnPersistentRef
827 _kSecReturnRef
828 _SecItemAdd
829 _SecItemCopyDisplayNames
830 _SecItemCopyMatching
831 _SecItemDelete
832 _SecItemDeleteAll
833 _SecItemUpdate
834 __SecItemMakePersistentRef
835 __SecItemParsePersistentRef
836 __SecKeychainCopyBackup
837 __SecKeychainCopyOTABackup
838 __SecKeychainRestoreBackup
839 __SecKeychainSyncUpdateMessage
840 __SecKeychainBackupSyncable
841 __SecKeychainRestoreSyncable
842 __SecKeychainRestoreBackupFromFileDescriptor
843 __SecKeychainWriteBackupToFileDescriptor
844 _SecItemBackupWithRegisteredBackups
845 _SecItemBackupSetConfirmedManifest
846 _SecItemBackupRestore
847 _SecItemBackupCopyMatching
848 _SecItemBackupWithChanges
849 __SecKeychainRollKeys
850 _SecAddSharedWebCredential
851 _SecRequestSharedWebCredential
852 _SecCreateSharedWebCredentialPassword
853 _kSecSharedPassword
854 __SecSecuritydCopyWhoAmI
855 __SecSyncBubbleTransfer
856 __SecSystemKeychainTransfer
857 __SecSyncDeleteUserViews
858
859 _kSecXPCKeyAttributesToUpdate
860 _kSecXPCKeyBackup
861 _kSecXPCKeyCertificate
862 _kSecXPCKeyDigest
863 _kSecXPCKeyDomain
864 _kSecXPCKeyKeybag
865 _kSecXPCKeyQuery
866 _kSecXPCKeySettings
867 _kSecXPCPublicPeerId
868 _kSecXPCOTRSession
869 _kSecXPCData
870 _kSecXPCOTRReady
871 _kSecXPCKeyDeviceID
872 _kSecXPCKeyIDSMessage
873 _kSecXPCKeySendIDSMessage
874
875 _SecCertificatePathCopyXPCArray
876 _SecCertificateXPCArrayCopyArray
877 _SecPolicyXPCArrayCopyArray
878 _SecServerSetMachServiceName
879
880 //
881 // ServerEncryption
882 //
883
884 _SecCopyEncryptedToServer
885 _SecCopyEncryptedToServerKey
886 _SecCopyDecryptedForServer
887
888 //
889 // Utilities
890 //
891
892 _sSecDERErrorDomain
893 _der_sizeof_plist
894 _der_encode_plist
895 _der_decode_plist
896 _CFPropertyListCreateDERData
897 _CFPropertyListCreateWithDERData
898
899 //
900 // DER
901 //
902 _DERDecodeItem
903
904 //
905 // EMCS
906 //
907
908 _SecEMCSCreateDerivedEMCSKey
909 _SecEMCSCreateNewiDMSKey