SSL handshake latency. Includes the cert verification time (which may include an online certificate revocation check). As can be seen, new TCP connections, much less full SSL connections, generally cost anywhere from tens to hundreds of milliseconds, so hiding this latency as much as possible by better connection management is important for reducing user perceived latency. Socket “late binding” Wh