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
63 _kSecCodeSignerIdentifier
64 _kSecCodeSignerIdentifierPrefix
65 _kSecCodeSignerIdentity
66 _kSecCodeSignerPageSize
67 _kSecCodeSignerRequirements
68 _kSecCodeSignerResourceRules
69 _kSecCodeSignerSigningTime
70 _kSecCodeInfoCertificates
71 _kSecCodeInfoChangedFiles
74 _kSecCodeInfoDesignatedRequirement
76 _kSecCodeInfoIdentifier
77 _kSecCodeInfoImplicitDesignatedRequirement
78 _kSecCodeInfoMainExecutable
80 _kSecCodeInfoRequirements
83 _kSecGuestAttributePid
84 _kSecGuestAttributeCanonical
85 _kSecGuestAttributeMachPort
87 _kSecCFErrorResourceSeal
88 _kSecCFErrorResourceAdded
89 _kSecCFErrorResourceAltered
90 _kSecCFErrorResourceMissing
92 _kSecCFErrorGuestAttributes
93 _kSecCFErrorRequirementSyntax