This is an example of a non-blocking I/O provided by java.nio using SSL handshake. 1. Definition of Secure Sockets Layer Protocol (SSL) SSL is the secure communication protocol of choice for a large part of the Internet community. There are many applications of SSL in existence, since it is capable of securing any transmission over ...