]> git.saurik.com Git - apple/libsecurity_codesigning.git/blob - lib/security_codesigning.exp
e90c088d28cdff53b61e940fa058bd38d170f54e
[apple/libsecurity_codesigning.git] / lib / security_codesigning.exp
1 #
2 # Copyright (c) 2006-2007 Apple Inc. All Rights Reserved.
3 #
4 # @APPLE_LICENSE_HEADER_START@
5 #
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
11 # file.
12 #
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.
20 #
21 # @APPLE_LICENSE_HEADER_END@
22 #
23 _SecCodeGetTypeID
24 _SecGetRootCode
25 _SecCodeCopySelf
26 _SecCodeCopyStaticCode
27 _SecCodeCopyHost
28 _SecCodeCopyGuestWithAttributes
29 _SecCodeCreateWithPID
30 _SecCodeCheckValidity
31 _SecCodeCheckValidityWithErrors
32 _SecCodeCopyPath
33 _SecCodeCopyDesignatedRequirement
34 _SecCodeCopySigningInformation
35 _SecCodeMapMemory
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
50 _SecCodeSignerCreate
51 _SecCodeSignerAddSignature
52 _SecCodeSignerAddSignatureWithErrors
53 _SecHostCreateGuest
54 _SecHostRemoveGuest
55 _SecHostSetGuestStatus
56 _SecHostSelectGuest
57 _SecHostSelectedGuest
58 _SecHostSetHostingPort
59 _kSecCodeSignerApplicationData
60 _kSecCodeSignerDetached
61 _kSecCodeSignerDryRun
62 _kSecCodeSignerEntitlements
63 _kSecCodeSignerFlags
64 _kSecCodeSignerIdentifier
65 _kSecCodeSignerIdentifierPrefix
66 _kSecCodeSignerIdentity
67 _kSecCodeSignerPageSize
68 _kSecCodeSignerRequirements
69 _kSecCodeSignerResourceRules
70 _kSecCodeSignerSigningTime
71 _kSecCodeInfoCertificates
72 _kSecCodeInfoChangedFiles
73 _kSecCodeInfoCMS
74 _kSecCodeInfoTime
75 _kSecCodeInfoDesignatedRequirement
76 _kSecCodeInfoEntitlements
77 _kSecCodeInfoFormat
78 _kSecCodeInfoIdentifier
79 _kSecCodeInfoImplicitDesignatedRequirement
80 _kSecCodeInfoMainExecutable
81 _kSecCodeInfoPList
82 _kSecCodeInfoRequirements
83 _kSecCodeInfoRequirementData
84 _kSecCodeInfoStatus
85 _kSecCodeInfoTrust
86 _kSecGuestAttributePid
87 _kSecGuestAttributeCanonical
88 _kSecGuestAttributeMachPort
89 _kSecCFErrorPattern
90 _kSecCFErrorResourceSeal
91 _kSecCFErrorResourceAdded
92 _kSecCFErrorResourceAltered
93 _kSecCFErrorResourceMissing
94 _kSecCFErrorInfoPlist
95 _kSecCFErrorGuestAttributes
96 _kSecCFErrorRequirementSyntax