This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 20 lines
!!! Overview!! [{$pagename}] looks like this:
{{{
Client (with SessionID) Server
ClientHello -------->
ServerHello (with SessionID)
[ChangeCipherSpec]
<-------- ServerHelloDone
[ChangeCipherSpec]
Finished -------->
Application Data <-------> Application Data
}}}
!! [TLS Session Resumption]
[TLS Session Resumption] [1] is one of the most important mechanism to improve [TLS Handshake] performance: by submitting an appropriate blob to the server, a client is able to trigger an abbreviated handshake, improving [latency] and computation time.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]