Wireless Transport Layer Security (WTLS) is a security protocol, part of the (WAP) stack. It sits between the and layers in the .
WTLS is derived from TLS. WTLS uses similar semantics adapted for a low bandwidth mobile device. The main changes are:
WTLS has been superseded in the WAP 2.0 standard by the End-to-end Transport Layer Security Specification.
WTLS uses modern cryptographic algorithms and in common with TLS allows negotiation of cryptographic suites between client and server.
An incomplete list:
As mentioned above the client and server negotiate the cryptographic suite. This happens when the session is started, briefly the client sends a list of supported algorithms and the server chooses a suite, or refuses the connection. The standard does not mandate support of any algorithm. An endpoint (either client or server) that needs to be interoperable with any other endpoint may need to implement every algorithm (including some covered by intellectual property rights).