ossrv_pub/crypto_public_key_cryptography_and_key_agreement_api/crypto_public_key_cryptography_and_key_agreement_api.metaxml
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 <?xml version="1.0" ?>
       
     2 <api id="2c2c0051aef7d4d83a98408fed78a957" dataversion="1.0">
       
     3   <name>Crypto Public Key Cryptography and Key Agreement API</name>
       
     4   <description>APIs related to Asymmetric cryptography (Public key cryptography).</description>
       
     5   <type>c++</type>
       
     6   <subsystem>ssl</subsystem>
       
     7   <libs>
       
     8     <lib name="libcrypto.lib" />
       
     9   </libs>
       
    10   <release category="sdk" sinceversion="3.2"/>
       
    11   <attributes>
       
    12      <!-- This indicates wether the api provedes separate html documentation -->
       
    13      <!-- or is the additional documentation generated from headers. -->
       
    14      <!-- If you are unsuere then the value is "no" -->
       
    15      <htmldocprovided>yes</htmldocprovided>
       
    16      <adaptation>no</adaptation>
       
    17   </attributes>
       
    18 </api>