0
1.5kviews
Explain Handshake Protocol in WTLS in detail
1 Answer
written 2.9 years ago by |
fig: WTLS Handshake Protocol:
Handshake Protocol is the most complex part of WTLS . This protocol allows the server and client to authenticate each other and to negotiate an encryption and MAC algorithm and cryptographic keys to be used to protect data sent in a WTLS record. The Handshake Protocol …