Symbian3/PDK/Source/GUID-AB3D07E6-83C9-4948-A13F-75A65498F444.dita
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Tue, 30 Mar 2010 11:56:28 +0100
changeset 5 f345bda72bc4
parent 3 46218c8b8afa
child 14 578be2adaf3e
permissions -rw-r--r--
Week 12 contribution of PDK documentation_content. See release notes for details. Fixes Bug 2054, Bug 1583, Bug 381, Bug 390, Bug 463, Bug 1897, Bug 344, Bug 1319, Bug 394, Bug 1520, Bug 1522, Bug 1892"

<?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-AB3D07E6-83C9-4948-A13F-75A65498F444" xml:lang="en"><title>Security</title><prolog><metadata><keywords/></metadata></prolog><conbody>
<p>S60 3rd Edition introduced the platform security architecture, which
enhanced the existing security features. Security in mobile devices has the
following objectives:</p>
<ul>
<li><p>Providing confidentiality for private data</p></li>
<li><p>Protecting the integrity of the mobile device and the software
in it</p></li>
<li><p>Controlling access to sensitive operations and interfaces</p>
</li>
</ul>
<section id="GUID-677730FB-A881-4ECA-B890-D45B97A22A14">
<p><xref href="GUID-B9414AE8-820E-4CA5-A9C4-29560CD6F2EF.dita">Application signing</xref> is
now mandatory in order to install the application. All Symbian
applications must be signed before they can be installed. All applications
which use <xref href="GUID-6971B0A2-F79B-4E05-8AF3-BB1FC1932A22.dita">capability</xref>-protected
APIs, where the capability cannot be granted by the end user, have to be certified.
Such certification can be obtained through <xref href="https://www.symbiansigned.com/" scope="external">Symbian
Signed</xref>.</p>
</section>
</conbody></concept>