equal
deleted
inserted
replaced
|
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-C37790B3-967C-489C-8753-0434938CBE2B" xml:lang="en"><title>Secure |
|
13 Sockets</title><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <p>In addition to VPN and IPSec, the Symbian platform provides a generic |
|
15 client interface for communication through end points known as <i>Secure Sockets</i>. |
|
16 The required security protocol modules can be plugged into the Secure Sockets |
|
17 interface. </p> |
|
18 <p>The following figure shows the relationship between applications, secure |
|
19 socket classes, and secure socket plug-ins.</p> |
|
20 <fig id="GUID-80DE6518-CDBE-4652-9FE2-1663A1874822"><title>Relationship between applications and secure socket</title><image href="GUID-B913762A-2C87-4218-8D20-EBF88F9756DC_d0e8744_href.png"/></fig> |
|
21 <p>For more information on Secure Sockets, see <xref href="jar:GUID-35228542-8C95-4849-A73F-2B4F082F0C44.jar!/sdk/doc_source/guide/Networking-subsystem-guide/SecureSocketsGuide/index.html" format="application/java-archive">Using |
|
22 Secure Sockets (TLS)</xref> and <xref href="jar:GUID-35228542-8C95-4849-A73F-2B4F082F0C44.jar!/sdk/doc_source/guide/Communications-Infrastructure-subsystem-guide/esock/index.html" format="application/java-archive">Using |
|
23 Sockets Server (ESOCK)</xref>.</p> |
|
24 </conbody></concept> |