Symbian3/SDK/Source/GUID-9A1317EE-A101-5ACA-A1D4-9D07168157D0.dita
changeset 7 51a74ef9ed63
parent 0 89d6a7a84779
equal deleted inserted replaced
6:43e37759235e 7:51a74ef9ed63
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-9A1317EE-A101-5ACA-A1D4-9D07168157D0" xml:lang="en"><title>SigCheck:
       
    13 Checking a Resource file's Signature</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <section><title>Download</title> <p>Click on the following link to download
       
    15 the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-cf9dc49f-7944-44e7-b46f-03f1d75f01db.zip" scope="external">SigCheck.zip</xref></p>Download some additional files required
       
    16 by the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-89fa6105-e749-4e5f-a233-a000e3b9390b.zip" scope="external">CommonFramework</xref><p>Click: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-cf9dc49f-7944-44e7-b46f-03f1d75f01db.html" scope="peer">browse</xref> to view the example code. </p>View the additional
       
    17 files: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-89fa6105-e749-4e5f-a233-a000e3b9390b.html" scope="peer">browse</xref>.   </section>
       
    18 <section><title>Description</title> <p>This example shows how the signature
       
    19 of a resource file is checked before it is used. <filepath>SigCheck</filepath> reads
       
    20 a text string from a single resource file, <filepath>SigCheck.rss</filepath>,
       
    21 in the standard way and uses <codeph>RResourceFile::ConfirmSignatureL()</codeph> to
       
    22 check the 'identity' of the resource file. </p> </section>
       
    23 <section><title>Class Summary</title><p><xref href="GUID-AA6DEF11-6F23-3523-A9F7-F15DF918E1BA.dita"><apiname>RResourceFile</apiname></xref></p></section>
       
    24 </conbody></concept>