Contents |
TLS is an abbreviation of Transport Layer Security. Transport Layer Security (TLS) is a protocol that ensures privacy between communicating applications and their users on the Internet. When a server and client communicate, TLS ensures that no third party may eavesdrop or tamper with any message. TLS is the successor to the SSL.
TLS is composed of two layers:
The TLS Record Protocol provides connection security with some encryption method such as the Data Encryption Standard (DES). The TLS Record Protocol can also be used without encryption.
The TLS Handshake Protocol allows the server and client to authenticate each other and to negotiate an encryption algorithm and cryptographic keys before data is exchanged.
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| smtp auth on 6600 | matizio | Smart Messaging | 7 | 2004-06-23 19:15 |
| How to use Cryptography API | pdorugade | General Discussion | 4 | 2008-10-23 00:58 |
| What is this Error?ERROR:PETRAN - PE file preprocessor V01.00 (Build 192)Copyright (c | jennie | Symbian User Interface | 3 | 2007-09-20 17:56 |
| weird memory leak | rel1986 | General Symbian C++ | 6 | 2007-03-20 20:25 |
| OMA CP SyncML/OMA DM differences | nobody0815 | OMA DM/DS/CP | 6 | 2008-04-26 08:56 |