sl@0
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
sl@0
|
2 |
<SystemDefinition schema="3.0.0">
|
sl@0
|
3 |
<package id="security" name="OS Security" levels="physical-abstraction plugins libraries management services utilities">
|
sl@0
|
4 |
<collection id="authorisation" name="Authorisation" level="utilities">
|
sl@0
|
5 |
<component id="userpromptservice" name="User Prompt Service" introduced="^3" purpose="mandatory">
|
sl@0
|
6 |
<unit bldFile="authorisation/userpromptservice/group" mrp="authorisation/userpromptservice/group/security_ups.mrp"/>
|
sl@0
|
7 |
</component>
|
sl@0
|
8 |
<component id="userpromptutils" name="User Prompt Utils" introduced="^3" purpose="optional">
|
sl@0
|
9 |
<unit bldFile="authorisation/userpromptutils/group" mrp="authorisation/userpromptutils/group/security_ups_utils.mrp"/>
|
sl@0
|
10 |
</component>
|
sl@0
|
11 |
</collection>
|
sl@0
|
12 |
<collection id="contentmgmt" name="Content Management" level="utilities">
|
sl@0
|
13 |
<component id="contentaccessfwfordrm" name="Content Access Framework for DRM" introduced="9.1" purpose="mandatory">
|
sl@0
|
14 |
<unit bldFile="contentmgmt/contentaccessfwfordrm/group" mrp="contentmgmt/contentaccessfwfordrm/group/security_caf2.mrp"/>
|
sl@0
|
15 |
</component>
|
sl@0
|
16 |
<component id="cafrecogniserconfig" name="CAF Recogniser Config" introduced="9.1" purpose="mandatory">
|
sl@0
|
17 |
<unit bldFile="contentmgmt/cafrecogniserconfig" mrp="contentmgmt/cafrecogniserconfig/security_reccafconfig.mrp"/>
|
sl@0
|
18 |
</component>
|
sl@0
|
19 |
<component id="referencedrmagent" name="Reference DRM Agent" introduced="8.0" purpose="development">
|
sl@0
|
20 |
<unit bldFile="contentmgmt/referencedrmagent/RefTestAgent/group" mrp="contentmgmt/referencedrmagent/RefTestAgent/group/security_rta.mrp"/>
|
sl@0
|
21 |
</component>
|
sl@0
|
22 |
<component id="cafstreamingsupport" name="CAF Streaming Support" introduced="^3" purpose="optional">
|
sl@0
|
23 |
<unit bldFile="contentmgmt/cafstreamingsupport/group" mrp="contentmgmt/cafstreamingsupport/group/security_streamingcaf.mrp"/>
|
sl@0
|
24 |
</component>
|
sl@0
|
25 |
</collection>
|
sl@0
|
26 |
<collection id="crypto" name="Crypto Libraries" level="libraries">
|
sl@0
|
27 |
<component id="weakcryptospi" name="Weak Crypto SPI" filter="gt" introduced="^3" purpose="optional">
|
sl@0
|
28 |
<unit bldFile="crypto/weakcryptospi/group" mrp="crypto/weakcryptospi/group/security_cryptospi_weak.mrp"/>
|
sl@0
|
29 |
</component>
|
sl@0
|
30 |
<component id="strongcryptospi" name="Strong Crypto SPI" filter="gt" introduced="^3" purpose="optional">
|
sl@0
|
31 |
<unit bldFile="crypto/weakcryptospi/strong" mrp="crypto/weakcryptospi/group/security_cryptospi_strong.mrp"/>
|
sl@0
|
32 |
</component>
|
sl@0
|
33 |
</collection>
|
sl@0
|
34 |
<collection id="cryptomgmtlibs" name="Crypto Management Libraries" level="management">
|
sl@0
|
35 |
<component id="securityutils" name="Security Utils" introduced="8.0" purpose="optional">
|
sl@0
|
36 |
<unit bldFile="cryptomgmtlibs/securityutils/group" mrp="cryptomgmtlibs/securityutils/group/security_common.mrp"/>
|
sl@0
|
37 |
</component>
|
sl@0
|
38 |
<component id="securitytestfw" name="Security Test Framework" deprecated="^3" introduced="7.0" purpose="development" filter="test">
|
sl@0
|
39 |
<unit mrp="cryptomgmtlibs/securitytestfw/group/security_testframework.mrp" bldFile="cryptomgmtlibs/securitytestfw/group"/>
|
sl@0
|
40 |
</component>
|
sl@0
|
41 |
<component id="cryptotokenfw" name="Crypto Token Framework" introduced="7.0" purpose="optional">
|
sl@0
|
42 |
<unit bldFile="cryptomgmtlibs/cryptotokenfw/group" mrp="cryptomgmtlibs/cryptotokenfw/group/security_cryptotokens.mrp"/>
|
sl@0
|
43 |
</component>
|
sl@0
|
44 |
<component id="securitycommonutils" name="Security Common Utils" introduced="8.0" purpose="mandatory">
|
sl@0
|
45 |
<unit bldFile="cryptomgmtlibs/securitycommonutils/group" mrp="cryptomgmtlibs/securitycommonutils/group/security_commonutils.mrp"/>
|
sl@0
|
46 |
</component>
|
sl@0
|
47 |
</collection>
|
sl@0
|
48 |
<collection id="securityanddataprivacytools" name="Security and Data Privacy Tools" level="services">
|
sl@0
|
49 |
<component id="securityconfig" name="Security Config" introduced="9.1" purpose="optional">
|
sl@0
|
50 |
<unit bldFile="securityanddataprivacytools/securityconfig/group" mrp="securityanddataprivacytools/securityconfig/group/security_config.mrp"/>
|
sl@0
|
51 |
</component>
|
sl@0
|
52 |
<component id="openssllib" name="Openssl Lib" introduced="^4" purpose="optional">
|
sl@0
|
53 |
<unit mrp="securityanddataprivacytools/openssllib/security_openssllib.mrp"/>
|
sl@0
|
54 |
</component>
|
sl@0
|
55 |
<component id="securitytools" name="Security Tools" introduced="^3" purpose="optional" target="desktop">
|
sl@0
|
56 |
<unit bldFile="securityanddataprivacytools/securitytools/group" mrp="securityanddataprivacytools/securitytools/group/security_tools.mrp"/>
|
sl@0
|
57 |
</component>
|
sl@0
|
58 |
</collection>
|
sl@0
|
59 |
<collection id="cryptoplugins" name="Crypto Plugins" level="plugins">
|
sl@0
|
60 |
<component id="cryptospiplugins" name="Crypto SPI Plugins" filter="gt" introduced="^3" purpose="optional" class="plugin">
|
sl@0
|
61 |
<unit bldFile="cryptoplugins/cryptospiplugins/group" mrp="cryptoplugins/cryptospiplugins/group/security_cryptospi_plugins.mrp"/>
|
sl@0
|
62 |
</component>
|
sl@0
|
63 |
</collection>
|
sl@0
|
64 |
<collection id="cryptoservices" name="Crypto Services" level="plugins">
|
sl@0
|
65 |
<component id="certificateandkeymgmt" name="Certificate and Key Management" introduced="6.0" purpose="optional">
|
sl@0
|
66 |
<unit bldFile="cryptoservices/certificateandkeymgmt/group" mrp="cryptoservices/certificateandkeymgmt/group/security_certman.mrp"/>
|
sl@0
|
67 |
</component>
|
sl@0
|
68 |
<component id="filebasedcertificateandkeystores" name="File-based Certificate and Key Stores" introduced="8.0" purpose="optional">
|
sl@0
|
69 |
<unit bldFile="cryptoservices/filebasedcertificateandkeystores/group" mrp="cryptoservices/filebasedcertificateandkeystores/group/security_filetokens.mrp"/>
|
sl@0
|
70 |
</component>
|
sl@0
|
71 |
<component id="rootcertificates" name="Root Certificates" introduced="7.0s" purpose="optional" filter="sf_build">
|
sl@0
|
72 |
<unit bldFile="cryptoservices/rootcertificates/group" mrp="cryptoservices/rootcertificates/group/rootcerts.mrp"/>
|
sl@0
|
73 |
</component>
|
sl@0
|
74 |
<component id="browserrootcertificates" name="Browser Root Certificates" introduced="^2" purpose="optional" filter="sf_build">
|
sl@0
|
75 |
<unit mrp="cryptoservices/browserrootcertificates/browserrootcerts.mrp"/>
|
sl@0
|
76 |
</component>
|
sl@0
|
77 |
<component id="asnpkcs" name="ASN PKCS" introduced="8.0" purpose="optional">
|
sl@0
|
78 |
<unit bldFile="cryptoservices/asnpkcs/group" mrp="cryptoservices/asnpkcs/group/security_asnpkcs.mrp"/>
|
sl@0
|
79 |
</component>
|
sl@0
|
80 |
</collection>
|
sl@0
|
81 |
<collection id="security_info" name="OS Security Info" level="utilities">
|
sl@0
|
82 |
<component id="security_metadata" name="OS Security Metadata" class="config" introduced="^2" purpose="development" target="desktop">
|
sl@0
|
83 |
<unit mrp="security_info/security_metadata/security_metadata.mrp"/>
|
sl@0
|
84 |
</component>
|
sl@0
|
85 |
</collection>
|
sl@0
|
86 |
</package>
|
sl@0
|
87 |
</SystemDefinition>
|