Symbian3/PDK/Source/GUID-B025C751-74E1-536C-85F8-668D05C5E80B.dita
changeset 12 80ef3a206772
equal deleted inserted replaced
11:5072524fcc79 12:80ef3a206772
       
     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-B025C751-74E1-536C-85F8-668D05C5E80B" xml:lang="en"><title>Cryptography
       
    13 API guide</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>The Cryptography API provides cryptographic services to the user software
       
    15 through a standard Symbian platform interface. </p>
       
    16 <p>In Symbian^3, a component called CryptoSPI has been introduced. CryptoSPI
       
    17 manages the selection and loading of cryptographic algorithms. It also provides
       
    18 a framework that allows device manufactures to implement additional
       
    19 cryptographic algorithms as plug-ins. The legacy libraries (<filepath>cryptography.dll</filepath>, <filepath>hash.dll</filepath> and <filepath>random.dll</filepath>) are still supported. </p>
       
    20 </conbody></concept>