Symbian3/PDK/Source/GUID-B025C751-74E1-536C-85F8-668D05C5E80B.dita
author Dominic Pinkman <dominic.pinkman@nokia.com>
Fri, 16 Jul 2010 17:23:46 +0100
changeset 12 80ef3a206772
permissions -rw-r--r--
Week 28 contribution of PDK documentation content. See release notes for details. Fixes bugs Bug 1897, Bug 344, Bug 2681, Bug 463, Bug 1522.

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="GUID-B025C751-74E1-536C-85F8-668D05C5E80B" xml:lang="en"><title>Cryptography
API guide</title><prolog><metadata><keywords/></metadata></prolog><conbody>
<p>The Cryptography API provides cryptographic services to the user software
through a standard Symbian platform interface. </p>
<p>In Symbian^3, a component called CryptoSPI has been introduced. CryptoSPI
manages the selection and loading of cryptographic algorithms. It also provides
a framework that allows device manufactures to implement additional
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>
</conbody></concept>