]> git.saurik.com Git - apple/libsecurity_codesigning.git/blob - lib/security_codesigning.exp
6109eb579d23abe30e2757ea46bcfbb8e42024d4
[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 _kSecCodeSignerFlags
63 _kSecCodeSignerIdentifier
64 _kSecCodeSignerIdentifierPrefix
65 _kSecCodeSignerIdentity
66 _kSecCodeSignerPageSize
67 _kSecCodeSignerRequirements
68 _kSecCodeSignerResourceRules
69 _kSecCodeSignerSigningTime
70 _kSecCodeInfoCertificates
71 _kSecCodeInfoChangedFiles
72 _kSecCodeInfoCMS
73 _kSecCodeInfoTime
74 _kSecCodeInfoDesignatedRequirement
75 _kSecCodeInfoFormat
76 _kSecCodeInfoIdentifier
77 _kSecCodeInfoImplicitDesignatedRequirement
78 _kSecCodeInfoMainExecutable
79 _kSecCodeInfoPList
80 _kSecCodeInfoRequirements
81 _kSecCodeInfoStatus
82 _kSecCodeInfoTrust
83 _kSecGuestAttributePid
84 _kSecGuestAttributeCanonical
85 _kSecGuestAttributeMachPort
86 _kSecCFErrorPattern
87 _kSecCFErrorResourceSeal
88 _kSecCFErrorResourceAdded
89 _kSecCFErrorResourceAltered
90 _kSecCFErrorResourceMissing
91 _kSecCFErrorInfoPlist
92 _kSecCFErrorGuestAttributes
93 _kSecCFErrorRequirementSyntax