Symbian3/PDK/Source/GUID-B946BDF0-C5D8-57E2-9D05-7BE134AD032E.dita
changeset 12 80ef3a206772
parent 9 59758314f811
equal deleted inserted replaced
11:5072524fcc79 12:80ef3a206772
   293 //iCertInfo is a CCTCertInfo object that points to the certificate to be retrieved
   293 //iCertInfo is a CCTCertInfo object that points to the certificate to be retrieved
   294 //iCertData is an HBufC8* buffer that holds certificate data
   294 //iCertData is an HBufC8* buffer that holds certificate data
   295 
   295 
   296 iCertStore->Retrieve(iCertInfo, iCertData->Des(), iStatus); 
   296 iCertStore->Retrieve(iCertInfo, iCertData->Des(), iStatus); 
   297 </codeblock> </section>
   297 </codeblock> </section>
   298 <section id="GUID-DD7D5D55-A2F1-54FB-AA38-B4A7C920B6A6-GENID-1-12-1-27-1-1-10-1-5-1-5-1-4-1-4-1-3-7"><title>Managing applicability
   298 <section id="GUID-DD7D5D55-A2F1-54FB-AA38-B4A7C920B6A6-GENID-1-12-1-26-1-1-10-1-5-1-5-1-4-1-4-1-3-7"><title>Managing applicability
   299 and trust settings</title> <p>The trust status of a certificate indicates
   299 and trust settings</title> <p>The trust status of a certificate indicates
   300 if it can be considered as a trust anchor for validating any application.
   300 if it can be considered as a trust anchor for validating any application.
   301 This status is valid only for certificates issued by the Certificate Authority
   301 This status is valid only for certificates issued by the Certificate Authority
   302 (CA). The applicability settings of a certificate indicate the applications
   302 (CA). The applicability settings of a certificate indicate the applications
   303 for which the trust status is valid. </p> <p>The Unified Certificate Store
   303 for which the trust status is valid. </p> <p>The Unified Certificate Store