diff -r 5072524fcc79 -r 80ef3a206772 Symbian3/PDK/Source/GUID-01943C50-E3AB-5D5B-BC3D-B399C6BFD155-GENID-1-12-1-24-1-1-8-1-4-1-4-1-4-1-3-1.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/PDK/Source/GUID-01943C50-E3AB-5D5B-BC3D-B399C6BFD155-GENID-1-12-1-24-1-1-8-1-4-1-4-1-4-1-3-1.dita Fri Jul 16 17:23:46 2010 +0100 @@ -0,0 +1,12 @@ + + + + + +Secure Sockets ArchitectureThis section describes the architectural relationships of the Secure Sockets.
Architectural relationships

The Secure sockets architecture provides a client interface and a server. Protocol modules are plugged into the client. The client uses protocol modules to supply protocol-specific parameters to the Secure Socket API functions.

The ssl.dll plug-in supports the Transport Layer Security (TLS) v1.0 and Secure Sockets Layer (SSL) v3.0. The protocols use the socket methods to pass data between a client and a server. This method prevents the security violations.

The following diagram shows the relationship between an application and the secure sockets.

See also

Sockets Server

\ No newline at end of file