2 # Copyright (c) 2006-2007 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@
26 _SecCodeCopyStaticCode
28 _SecCodeCopyGuestWithAttributes
31 _SecCodeCheckValidityWithErrors
33 _SecCodeCopyDesignatedRequirement
34 _SecCodeCopySigningInformation
36 _SecCodeSetDetachedSignature
37 _SecStaticCodeGetTypeID
38 _SecStaticCodeCreateWithPath
39 _SecStaticCodeCheckValidity
40 _SecStaticCodeCheckValidityWithErrors
41 _SecRequirementGetTypeID
42 _SecRequirementCreateWithData
43 _SecRequirementCreateWithResource
44 _SecRequirementCreateWithString
45 _SecRequirementCreateWithStringAndErrors
46 _SecRequirementCreateGroup
47 _SecRequirementCopyData
48 _SecRequirementCopyString
49 _SecCodeSignerGetTypeID
51 _SecCodeSignerAddSignature
52 _SecCodeSignerAddSignatureWithErrors
55 _SecHostSetGuestStatus
58 _SecHostSetHostingPort
59 _kSecCodeSignerApplicationData
60 _kSecCodeSignerDetached
62 _kSecCodeSignerEntitlements
64 _kSecCodeSignerIdentifier
65 _kSecCodeSignerIdentifierPrefix
66 _kSecCodeSignerIdentity
67 _kSecCodeSignerPageSize
68 _kSecCodeSignerRequirements
69 _kSecCodeSignerResourceRules
70 _kSecCodeSignerSigningTime
71 _kSecCodeInfoCertificates
72 _kSecCodeInfoChangedFiles
75 _kSecCodeInfoDesignatedRequirement
76 _kSecCodeInfoEntitlements
78 _kSecCodeInfoIdentifier
79 _kSecCodeInfoImplicitDesignatedRequirement
80 _kSecCodeInfoMainExecutable
82 _kSecCodeInfoRequirements
83 _kSecCodeInfoRequirementData
86 _kSecGuestAttributePid
87 _kSecGuestAttributeCanonical
88 _kSecGuestAttributeMachPort
90 _kSecCFErrorResourceSeal
91 _kSecCFErrorResourceAdded
92 _kSecCFErrorResourceAltered
93 _kSecCFErrorResourceMissing
95 _kSecCFErrorGuestAttributes
96 _kSecCFErrorRequirementSyntax