]> git.saurik.com Git - apple/libsecurity_codesigning.git/blame - lib/security_codesigning.exp
libsecurity_codesigning-55037.15.tar.gz
[apple/libsecurity_codesigning.git] / lib / security_codesigning.exp
CommitLineData
7d31e928 1#
f60086fc 2# Copyright (c) 2006-2010 Apple Inc. All Rights Reserved.
7d31e928
A
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
7d31e928 24_SecCodeCopySelf
d1c1ab47
A
25_SecCodeCopyInternalRequirement
26_SecCodeGetStatus
27_SecCodeSetStatus
7d31e928
A
28_SecCodeCopyStaticCode
29_SecCodeCopyHost
30_SecCodeCopyGuestWithAttributes
31_SecCodeCreateWithPID
32_SecCodeCheckValidity
33_SecCodeCheckValidityWithErrors
34_SecCodeCopyPath
35_SecCodeCopyDesignatedRequirement
36_SecCodeCopySigningInformation
37_SecCodeMapMemory
38_SecCodeSetDetachedSignature
f60086fc
A
39_kSecCodeAttributeArchitecture
40_kSecCodeAttributeBundleVersion
41_kSecCodeAttributeSubarchitecture
7d31e928
A
42_SecStaticCodeGetTypeID
43_SecStaticCodeCreateWithPath
f60086fc 44_SecStaticCodeCreateWithPathAndAttributes
7d31e928
A
45_SecStaticCodeCheckValidity
46_SecStaticCodeCheckValidityWithErrors
47_SecRequirementGetTypeID
48_SecRequirementCreateWithData
49_SecRequirementCreateWithResource
50_SecRequirementCreateWithString
51_SecRequirementCreateWithStringAndErrors
52_SecRequirementCreateGroup
53_SecRequirementCopyData
54_SecRequirementCopyString
f60086fc 55_SecRequirementEvaluate
d1c1ab47
A
56_SecRequirementsCreateFromRequirements
57_SecRequirementsCopyRequirements
58_SecRequirementsCreateWithString
59_SecRequirementsCopyString
7d31e928
A
60_SecCodeSignerGetTypeID
61_SecCodeSignerCreate
62_SecCodeSignerAddSignature
63_SecCodeSignerAddSignatureWithErrors
64_SecHostCreateGuest
65_SecHostRemoveGuest
66_SecHostSetGuestStatus
67_SecHostSelectGuest
68_SecHostSelectedGuest
69_SecHostSetHostingPort
d1c1ab47 70_kSecCodeDirectoryFlagTable
7d31e928
A
71_kSecCodeSignerApplicationData
72_kSecCodeSignerDetached
f60086fc 73_kSecCodeSignerDigestAlgorithm
7d31e928 74_kSecCodeSignerDryRun
516ae477 75_kSecCodeSignerEntitlements
7d31e928
A
76_kSecCodeSignerFlags
77_kSecCodeSignerIdentifier
78_kSecCodeSignerIdentifierPrefix
79_kSecCodeSignerIdentity
62e4ed3d
A
80_kSecCodeSignerTimestampAuthentication
81_kSecCodeSignerRequireTimestamp
82_kSecCodeSignerTimestampServer
83_kSecCodeSignerTimestampOmitCertificates
7d31e928
A
84_kSecCodeSignerPageSize
85_kSecCodeSignerRequirements
86_kSecCodeSignerResourceRules
f60086fc 87_kSecCodeSignerSDKRoot
7d31e928
A
88_kSecCodeSignerSigningTime
89_kSecCodeInfoCertificates
90_kSecCodeInfoChangedFiles
91_kSecCodeInfoCMS
92_kSecCodeInfoTime
62e4ed3d 93_kSecCodeInfoTimestamp
7d31e928 94_kSecCodeInfoDesignatedRequirement
516ae477 95_kSecCodeInfoEntitlements
62e4ed3d 96_kSecCodeInfoEntitlementsDict
7d31e928 97_kSecCodeInfoFormat
f60086fc 98_kSecCodeInfoDigestAlgorithm
7d31e928
A
99_kSecCodeInfoIdentifier
100_kSecCodeInfoImplicitDesignatedRequirement
101_kSecCodeInfoMainExecutable
102_kSecCodeInfoPList
103_kSecCodeInfoRequirements
516ae477 104_kSecCodeInfoRequirementData
d1c1ab47 105_kSecCodeInfoSource
7d31e928
A
106_kSecCodeInfoStatus
107_kSecCodeInfoTrust
d1c1ab47
A
108_kSecCodeInfoUnique
109_kSecCodeInfoCodeDirectory
110_kSecCodeInfoCodeOffset
111_kSecCodeInfoResourceDirectory
7d31e928 112_kSecGuestAttributeCanonical
d1c1ab47 113_kSecGuestAttributeHash
7d31e928 114_kSecGuestAttributeMachPort
d1c1ab47 115_kSecGuestAttributePid
f60086fc
A
116_kSecRequirementKeyInfoPlist
117_kSecRequirementKeyEntitlements
62e4ed3d 118_kSecRequirementKeyIdentifier
f60086fc 119_kSecCFErrorArchitecture
7d31e928
A
120_kSecCFErrorPattern
121_kSecCFErrorResourceSeal
122_kSecCFErrorResourceAdded
123_kSecCFErrorResourceAltered
124_kSecCFErrorResourceMissing
125_kSecCFErrorInfoPlist
126_kSecCFErrorGuestAttributes
127_kSecCFErrorRequirementSyntax
f60086fc
A
128_kSecCFErrorPath
129
130# Entitlements
131_SecTaskGetTypeID
132_SecTaskCreateWithAuditToken
133_SecTaskCopyValueForEntitlement
134_SecTaskCopyValuesForEntitlements
135
136# Assessments
137_SecAssessmentCreate
138_SecAssessmentCopyResult
62e4ed3d 139_SecAssessmentCopyUpdate
f60086fc
A
140_SecAssessmentUpdate
141_SecAssessmentControl
142_kSecAssessmentContextKeyOperation
143_kSecAssessmentOperationTypeExecute
144_kSecAssessmentOperationTypeInstall
145_kSecAssessmentOperationTypeOpenDocument
146_kSecAssessmentContextKeyUpdate
935e6928
A
147_kSecAssessmentUpdateOperationAdd
148_kSecAssessmentUpdateOperationRemove
149_kSecAssessmentUpdateOperationEnable
150_kSecAssessmentUpdateOperationDisable
62e4ed3d 151_kSecAssessmentUpdateOperationFind
935e6928 152_kSecAssessmentUpdateKeyAllow
62e4ed3d 153_kSecAssessmentUpdateKeyLabel
935e6928 154_kSecAssessmentUpdateKeyExpires
f60086fc 155_kSecAssessmentUpdateKeyPriority
935e6928 156_kSecAssessmentUpdateKeyRemarks
62e4ed3d
A
157_kSecAssessmentUpdateKeyRow
158_kSecAssessmentUpdateKeyCount
159_kSecAssessmentUpdateKeyFound
160_kSecAssessmentRuleKeyID
161_kSecAssessmentRuleKeyPriority
162_kSecAssessmentRuleKeyAllow
163_kSecAssessmentRuleKeyLabel
164_kSecAssessmentRuleKeyRemarks
165_kSecAssessmentRuleKeyRequirement
166_kSecAssessmentRuleKeyType
167_kSecAssessmentRuleKeyExpires
168_kSecAssessmentRuleKeyDisabled
169_kSecAssessmentRuleKeyBookmark
f60086fc
A
170_kSecAssessmentAssessmentAuthority
171_kSecAssessmentAssessmentAuthorityRow
172_kSecAssessmentAssessmentFromCache
173_kSecAssessmentAssessmentOriginator
174_kSecAssessmentAssessmentAuthorityOverride
175_kSecAssessmentAssessmentSource
176_kSecAssessmentAssessmentVerdict
177_kSecAssessmentContextKeyCertificates
62e4ed3d 178_kSecAssessmentUpdateKeyAuthorization