--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/secsrv_plat/cms_api/cms_api.metaxml Tue Jan 26 15:20:08 2010 +0200
@@ -0,0 +1,18 @@
+<?xml version="1.0" ?>
+<api id="2bf6e1e7f9bcc57ca0928c14fd9cd158" dataversion="1.0">
+ <name>CMS API</name>
+ <description>Provides Cryptographic Message Syntax(CMS) services</description>
+ <type>c++</type>
+ <subsystem>CMS</subsystem>
+ <libs>
+ <lib name="cms.lib" />
+ </libs>
+ <release category="domain"/>
+ <attributes>
+ <!-- This indicates wether the api provedes separate html documentation -->
+ <!-- or is the additional documentation generated from headers. -->
+ <!-- If you are unsuere then the value is "no" -->
+ <htmldocprovided>yes</htmldocprovided>
+ <adaptation>no</adaptation>
+ </attributes>
+</api>